Commit Graph

6002 Commits (052c50d91642f10e10c3c10837c89a7355881e76)

Author SHA1 Message Date
Badari Pulavarty 2235219b77 ext2: statfs speed up 18 years ago
J. Bruce Fields 4b4e5a1411 Fix trivial typos in anon_inodes.c comments 18 years ago
Borislav Petkov 6c675bd43c ext4: fix error handling in ext4_create_journal 18 years ago
Borislav Petkov 952d9de116 ext3: fix error handling in ext3_create_journal() 18 years ago
Cyrill Gorcunov d375b97037 UDF: fix function name from udf_crc16 to udf_crc 18 years ago
vignesh babu 9e8c4273ef is_power_of_2: ufs/super.c 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Andrew Morton 4210df283c bd_claim_by_disk: fix warning 18 years ago
Johannes Weiner 4e91672c76 Replace obscure constructs in fs/block_dev.c 18 years ago
Adrian Bunk 948730b0e3 fs/namespace.c should #include "internal.h" 18 years ago
Duane Griffin d45bce8faf HFS+: add custom dentry hash and comparison operations 18 years ago
Duane Griffin 1e96b7ca1e HFS+: refactor ASCII to unicode conversion routine for later reuse 18 years ago
Toshiyuki Okajima 29bc5b4f73 mistaken ext4_inode_bitmap for ext4_block_bitmap 18 years ago
vignesh babu f482394ccb is_power_of_2(): jbd 18 years ago
vignesh babu 3fc74269c8 is_power_of_2: ext3/super.c 18 years ago
Christoph Hellwig 681dcd9543 drop obsolete sys_ioctl export 18 years ago
Eric W. Biederman 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
Dave Hansen e3a68e30d2 ext3: remove extra IS_RDONLY() check 18 years ago
Vasily Tarasov b716395e2b diskquota: 32bit quota tools on 64bit architectures 18 years ago
Jan Kara 32c3773011 ext4: fix deadlock in ext4_remount() and orphan list handling 18 years ago
Jan Kara 030703e49d ext3: fix deadlock in ext3_remount() and orphan list handling 18 years ago
Cedric Le Goater 467e9f4b50 fix create_new_namespaces() return value 18 years ago
Andrew Morton 4d3b573ad9 binfmt_elf warning fix 18 years ago
Andrew Morton 64d67d2177 revert "vanishing ioctl handler debugging" 18 years ago
Lee Schermerhorn b4c07bce79 hugetlbfs: handle empty options string 18 years ago
Randy Dunlap e73a75fa7f hugetlbfs: use lib/parser, fix docs 18 years ago
Wyatt Banks a5001a2780 HFSPlus: change kmalloc/memset to kzalloc 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Vasily Averin a6c15c2b0f ext3/ext4: orphan list corruption due bad inode 18 years ago
Vasily Averin 9f7dd93de0 ext3/ext4: orphan list check on destroy_inode 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Alexey Dobriyan cb510b8172 seq_file: more atomicity in traverse() 18 years ago
Ulrich Drepper 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
Ulrich Drepper f23513e8d9 Introduce O_CLOEXEC 18 years ago
Eric W. Biederman 4a2d44590a buffer: kill old incorrect comment 18 years ago
Matthias Kaehlcke 203a2935c7 fs/block_dev.c: use list_for_each_entry() 18 years ago
Alexey Dobriyan 00c5746da9 mutex_unlock() later in seq_lseek() 18 years ago
Jan Kara a6739af8b9 ext2: fix a comment when ext2_release_file() is called 18 years ago
Alexey Dobriyan da58a16173 /proc/*/environ: wrong placing of ptrace_may_attach() check 18 years ago
young dave f17e121fd0 remove useless tolower in isofs 18 years ago
Randy Dunlap 03a9c30c23 AFS: drop explicit extern 18 years ago
David Howells e8d6c55412 AFS: implement file locking 18 years ago
Changli Gao 99fc06df72 procfs directory entry cleanup 18 years ago
Micah Cowan 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
Jan Kratochvil 60bfba7e85 PIE randomization 18 years ago
Dave Jones c3ed85a36f isofs: fix up CodingStyle 18 years ago
Denver Gingerich d05e96fe46 fix compiler warnings in acorn.c 18 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
Pavel Emelianov 259902ea95 Make NFS client use seq_list_xxx helpers 18 years ago
Pavel Emelianov b0765fb857 Make /proc/self/mounts(tats) use seq_list_xxx helpers 18 years ago