Commit Graph

8126 Commits (5366dc9fd1cb74023790a8edf29e4fe42c886dcf)

Author SHA1 Message Date
Josef Jeff Sipek 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then 17 years ago
Lachlan McIlroy ef8ece55d9 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac 17 years ago
Lachlan McIlroy db69c915e6 [XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac 17 years ago
Steve French 0b442d2c28 [CIFS] remove unused variable 17 years ago
Akinobu Mita 5606bf5d0c ext4: add missing ext4_journal_stop() 17 years ago
Christoph Hellwig 75f12983d9 [CIFS] consolidate duplicate code in posix/unix inode handling 17 years ago
Hiroshi Shimamoto 13d77c37ca latencytop: change /proc task_struct access method 17 years ago
Hiroshi Shimamoto d6643d12cb latencytop: fix memory leak on latency proc file 17 years ago
Hiroshi Shimamoto ae0027869d latencytop: fix kernel panic while reading latency proc file 17 years ago
Eugene Teo 8808117ca5 proc: add RLIMIT_RTTIME to /proc/<pid>/limits 17 years ago
Christoph Hellwig 45254b4fb2 efs: move headers out of include/linux/ 17 years ago
Hans Rosenfeld 745329c4a2 /proc/pid/pagemap: fix PM_SPECIAL macro 17 years ago
Roel Kluin f81e8a4387 ufs: fix parenthesisation in ufs_set_fs_state() 17 years ago
Miklos Szeredi 1a823ac9ff fuse: fix permission checking 17 years ago
Aneesh Kumar K.V ffad0a44b7 ext4: ext4_find_next_zero_bit needs an aligned address on some arch 17 years ago
Aneesh Kumar K.V 42bf0383d1 ext4: set EXT4_EXTENTS_FL only for directory and regular files 17 years ago
Aneesh Kumar K.V 2c98615d3b ext4: Don't mark filesystem error if fallocate fails 17 years ago
Mingming Cao f5ab0d1f8f ext4: Fix BUG when writing to an unitialized extent 17 years ago
Lachlan McIlroy 6e5e93424d Remove empty file fs/xfs/Makefile-linux-2.6. 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
David Teigland 599e0f584d dlm: fix rcom_names message to self 17 years ago
Linus Torvalds 1803f3389b Remove empty file remnants that were left in the tree by mistake 17 years ago
Harvey Harrison 90dc7d2796 nfs: fix sparse warnings 17 years ago
Jeff Layton 1227a74e2e NFS: flush signals before taking down callback thread 17 years ago
Adrian Bunk 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code 17 years ago
Adrian Bunk 4c54ac62dc make struct def_blk_aops static 17 years ago
Steve French e086fcea86 [CIFS] fix build break when proc disabled 17 years ago
Lachlan McIlroy 269cdfaf76 [XFS] Added quota targets and removed dmapi directory 17 years ago
Eric Sandeen 794f744b22 [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules) 17 years ago
Andi Kleen 58b7983d15 [XFS] Remove Makefile wrappers in XFS 17 years ago
Christoph Hellwig 70eff55d2d [CIFS] factoring out common code in get_inode_info functions 17 years ago
Theodore Ts'o 825f1481ea ext4: Don't use ext4_dec_count() if not needed 17 years ago
Steve French c2d68ea65b [CIFS] fix prepath conversion when server supports posix paths 17 years ago
Igor Mammedov 11b6d6450c [CIFS] Only convert / when server does not support posix paths 17 years ago
Valerie Clement 74d3487fc8 ext4: modify block allocation algorithm for the last group 17 years ago
Aneesh Kumar K.V e56eb65906 ext4: Don't claim block from group which has corrupt bitmap 17 years ago
Aneesh Kumar K.V 9df5643ad1 ext4: Get journal write access before modifying the extent tree 17 years ago
Aneesh Kumar K.V b35905c16a ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent() 17 years ago
Aneesh Kumar K.V 4cdeed861b ext4: Don't leave behind a half-created inode if ext4_mkdir() fails 17 years ago
Valerie Clement b73fce69ec ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! 17 years ago
Igor Mammedov 8aad018b6c [CIFS] Fix mixed case name in structure dfs_info3_param 17 years ago
Aneesh Kumar K.V 55bd725aa3 ext4: Fix locking hierarchy violation in ext4_fallocate() 17 years ago
Andi Kleen 642be6ec21 Remove incorrect BKL comments in ext4 17 years ago
Christoph Lameter 4a0962abd1 dentries: Extract common code to remove dentry from lru 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck c32c2f63a9 d_path: Make seq_path() use a struct path argument 17 years ago
Jan Blunck e83aece3af Use struct path in struct svc_expkey 17 years ago
Jan Blunck 5477549161 Use struct path in struct svc_export 17 years ago
Jan Blunck 448678a0f3 d_path: Make get_dcookie() use a struct path argument 17 years ago
Jan Blunck 3dcd25f37c d_path: Make proc_get_link() use a struct path argument 17 years ago