aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* BKL-removal: remove incorrect BKL comment in ext2Andi Kleen2008-02-06
* BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-06
* ext3: add block bitmap validationAneesh Kumar K.V2008-02-06
* ext2: add block bitmap validationAneesh Kumar K.V2008-02-06
* fuse: limit queued background requestsMiklos Szeredi2008-02-06
* fuse: save space in struct fuse_reqMiklos Szeredi2008-02-06
* fuse: fix attribute caching after createMiklos Szeredi2008-02-06
* ecryptfs: check for existing key_tfm at mount timeEric Sandeen2008-02-06
* eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland2008-02-06
* eCryptfs: Minor fixes to printk messagesMichael Halcrow2008-02-06
* ecryptfs: remove debug as mount option, and warn if set via modprobeEric Sandeen2008-02-06
* ecryptfs: make show_options reflect actual mount optionsEric Sandeen2008-02-06
* eCryptfs: set inode key only once per crypto operationTrevor Highland2008-02-06
* eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-06
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-06
* make sys_poll() wait at least timeout msKarsten Wiese2008-02-06
* Use ilog2() in fs/namespace.cEric Dumazet2008-02-06
* partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer2008-02-06
* ext2: xip check fixNick Piggin2008-02-06
* fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* quota: improve inode list scanning in add_dquot_ref()Jan Kara2008-02-06
* inotify: remove debug codeNick Piggin2008-02-06
* inotify: fix raceNick Piggin2008-02-06
* kill an unused PTR_ERR in bdev_cache_init()Qi Yong2008-02-06
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-06
* reiserfs: complement va_start() with va_end().Richard Knutsson2008-02-06
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-06
* hfs: update comment to reflect actual init and exit routinesRobert P. J. Day2008-02-06
* address hfs on-disk corruption robustness review commentsEric Sandeen2008-02-06
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-06
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-06
* fs: use hlist_unhashedAkinobu Mita2008-02-06
* proc: loadavg reading raceMichal Schmidt2008-02-06
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-06
* fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-06
* smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton2008-02-06
* FAT: Fix printk format stringsVegard Nossum2008-02-06
* proper show_interrupts() prototypeAdrian Bunk2008-02-06
* MNT_UNBINDABLE fixAndries E. Brouwer2008-02-06
* SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-06
* ext2: change the default behaviour on errorAneesh Kumar K.V2008-02-06
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-06
* A potential bug in inotify_user.cYan Zheng2008-02-06
* fs/fat/: refine chmod checksJan Engelhardt2008-02-06
* deprecate smbfs in favour of cifsAndrew Morton2008-02-05
* uml: fix hostfs tv_usec calculationsDominique Quatravaux2008-02-05
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05