Commit Graph

7734 Commits (9b12e18cdc1553de62d931e73443c806347cd974)

Author SHA1 Message Date
Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization 17 years ago
Eric Van Hensbergen 14b8869ff4 9p: fix mmap to be read-only 17 years ago
Anthony Liguori d199d652c5 9p: add support for sticky bit 17 years ago
Eric Van Hensbergen c55703d807 9p: fix bug in attach-per-user 17 years ago
Ingo Molnar 32a932332c brk randomization: introduce CONFIG_COMPAT_BRK 17 years ago
Jan Kara bd1939de90 ext3: fix lock inversion in direct IO 17 years ago
Mariusz Kozlowski e1d7ae24a2 ext3: remove unused code from ext3_find_entry() 17 years ago
Akinobu Mita 859cb93679 ext[234]: cleanup ext[234]_bg_num_gdb() 17 years ago
Akinobu Mita fb01bfdac7 ext[234]: remove unused argument for ext[234]_find_goal() 17 years ago
Akinobu Mita 197cd65acc ext[234]: use ext[234]_get_group_desc() 17 years ago
Akinobu Mita 144704e522 ext[234]: fix comment for nonexistent variable 17 years ago
Aneesh Kumar K.V 1eca93f9ca ext3: change the default behaviour on error 17 years ago
Aneesh Kumar K.V feda58d37a ext3: return after ext3_error in case of failures 17 years ago
Adrian Bunk 533083836f make jbd/journal.c:__journal_abort_hard() static 17 years ago
Andi Kleen e86e14385d BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 17 years ago
Andi Kleen d71cadd6bc BKL-removal: remove incorrect BKL comment in ext2 17 years ago
Andi Kleen 14f9f7b28e BKL-removal: convert ext2 over to use unlocked_ioctl 17 years ago
Aneesh Kumar K.V f762e9054f ext3: add block bitmap validation 17 years ago
Aneesh Kumar K.V 01584fa645 ext2: add block bitmap validation 17 years ago
Miklos Szeredi d12def1bcb fuse: limit queued background requests 17 years ago
Miklos Szeredi b57d426445 fuse: save space in struct fuse_req 17 years ago
Miklos Szeredi 0952b2a4a8 fuse: fix attribute caching after create 17 years ago
Eric Sandeen af440f5292 ecryptfs: check for existing key_tfm at mount time 17 years ago
Trevor Highland 19e66a67e9 eCryptfs: change the type of cipher_code from u16 to u8 17 years ago
Michael Halcrow 25bd817403 eCryptfs: Minor fixes to printk messages 17 years ago
Eric Sandeen 2830bfd6cf ecryptfs: remove debug as mount option, and warn if set via modprobe 17 years ago
Eric Sandeen 99db6e4a97 ecryptfs: make show_options reflect actual mount options 17 years ago
Trevor Highland 8e3a6f16ba eCryptfs: set inode key only once per crypto operation 17 years ago
Michael Halcrow cc11beffdf eCryptfs: track header bytes rather than extents 17 years ago
Adrian Bunk 7896b63182 fs/ecryptfs/: possible cleanups 17 years ago
Karsten Wiese 844fcc5396 make sys_poll() wait at least timeout ms 17 years ago
Eric Dumazet 13f14b4d8b Use ilog2() in fs/namespace.c 17 years ago
Thomas Bogendoerfer b75cb06f72 partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default 17 years ago
Nick Piggin a8e3eff466 ext2: xip check fix 17 years ago
Denis Cheng bcf11cbecc fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Jan Kara 941d2380e9 quota: improve inode list scanning in add_dquot_ref() 17 years ago
Nick Piggin 0d71bd5993 inotify: remove debug code 17 years ago
Nick Piggin d599e36a9e inotify: fix race 17 years ago
Qi Yong ba6f867f11 kill an unused PTR_ERR in bdev_cache_init() 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago
Richard Knutsson 774ed22c21 reiserfs: complement va_start() with va_end(). 17 years ago
Jan Kara ece95912db inotify: send IN_ATTRIB events when link count changes 17 years ago
Robert P. J. Day 14b30d6284 hfs: update comment to reflect actual init and exit routines 17 years ago
Eric Sandeen 55581d018e address hfs on-disk corruption robustness review comments 17 years ago
Robert P. J. Day 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. 17 years ago
Akinobu Mita 797074e44d fs: use list_for_each_entry_reverse and kill sb_entry 17 years ago
Akinobu Mita e8462caa91 fs: use hlist_unhashed 17 years ago
Michal Schmidt 07a154b2bb proc: loadavg reading race 17 years ago
Jiri Olsa 0321155926 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol 17 years ago
Adrian Bunk 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> 17 years ago