aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen
2008-02-06ext3: add block bitmap validationAneesh Kumar K.V
2008-02-06ext2: add block bitmap validationAneesh Kumar K.V
2008-02-06fuse: limit queued background requestsMiklos Szeredi
2008-02-06fuse: save space in struct fuse_reqMiklos Szeredi
2008-02-06fuse: fix attribute caching after createMiklos Szeredi
2008-02-06ecryptfs: check for existing key_tfm at mount timeEric Sandeen
2008-02-06eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland
2008-02-06eCryptfs: Minor fixes to printk messagesMichael Halcrow
2008-02-06ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen
2008-02-06ecryptfs: make show_options reflect actual mount optionsEric Sandeen
2008-02-06eCryptfs: set inode key only once per crypto operationTrevor Highland
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk
2008-02-06make sys_poll() wait at least timeout msKarsten Wiese
2008-02-06Use ilog2() in fs/namespace.cEric Dumazet
2008-02-06partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer
2008-02-06ext2: xip check fixNick Piggin
2008-02-06fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06quota: improve inode list scanning in add_dquot_ref()Jan Kara
2008-02-06inotify: remove debug codeNick Piggin
2008-02-06inotify: fix raceNick Piggin
2008-02-06kill an unused PTR_ERR in bdev_cache_init()Qi Yong
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06reiserfs: complement va_start() with va_end().Richard Knutsson
2008-02-06inotify: send IN_ATTRIB events when link count changesJan Kara
2008-02-06hfs: update comment to reflect actual init and exit routinesRobert P. J. Day
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen
2008-02-06NCPFS: update diagnostic strings to match routine names.Robert P. J. Day
2008-02-06fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita
2008-02-06fs: use hlist_unhashedAkinobu Mita
2008-02-06proc: loadavg reading raceMichal Schmidt
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa
2008-02-06fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk
2008-02-06smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton
2008-02-06FAT: Fix printk format stringsVegard Nossum
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-02-06MNT_UNBINDABLE fixAndries E. Brouwer
2008-02-06SIGIO-driven I/O with inotify queuesDmitry Antipov
2008-02-06ext2: change the default behaviour on errorAneesh Kumar K.V
2008-02-06ext2: return after ext2_error in case of failuresAneesh Kumar K.V
2008-02-06A potential bug in inotify_user.cYan Zheng
2008-02-06fs/fat/: refine chmod checksJan Engelhardt
2008-02-05deprecate smbfs in favour of cifsAndrew Morton
2008-02-05uml: fix hostfs tv_usec calculationsDominique Quatravaux
2008-02-05Add 64-bit capability support to the kernelAndrew Morgan
2008-02-05VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley