Commit Graph

8991 Commits (236ae64063faf7d3398b4f9a889421b0d27a69d2)

Author SHA1 Message Date
David Chinner 64275ea4f3 [XFS] Include linux/random.h in all builds, not just debug. 17 years ago
Gerald Schaefer 53492b1de4 [S390] System z large page support. 17 years ago
Roel Kluin f1fa3342e2 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta 17 years ago
Roel Kluin f8a87d8930 ext4: fix test ext_generic_write_end() copied return value 17 years ago
Roel Kluin 7c2f3d6f89 ext3: fix test ext_generic_write_end() copied return value 17 years ago
Mingming Cao 8f6e39a7ad ext4: Move mballoc headers/structures to a seperate header file mballoc.h 17 years ago
Solofo Ramangalahy 60bd63d192 ext4: cleanup for compiling mballoc with verification and debugging #defines 17 years ago
Josef Bacik c19204b0ae ext4: don't use ext4_error in ext4_check_descriptors 17 years ago
Aneesh Kumar K.V 8753e88f1b ext4: mark inode dirty after initializing the extent tree 17 years ago
Solofo Ramangalahy ef7377289a ext4: update ctime and mtime for truncate with extents. 17 years ago
Aneesh Kumar K.V c83617db76 ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Josef Bacik 216553c4b7 ext4: fix wrong gfp type under transaction 17 years ago
Jan Kara 2887df139c ext4: Fix hang on umount with quotas when journal is aborted 17 years ago
Jan Kara 53b7e9f680 ext4: Fix update of mtime and ctime on rename 17 years ago
Dave Jones 355a46961b trivial: fix user-visible typo in hfsplus 17 years ago
Steve French 9b1ec9ecea [CIFS] Remove duplicate call to mode_to_acl 17 years ago
Jeff Moyer 39fa00311f aio: fix misleading comments 17 years ago
Harvey Harrison 97a4feb4a7 ncpfs: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison 58d485d481 isofs: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison 8b3789e5d5 hfsplus: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison 803f445f17 fat: use get/put_unaligned_* helpers 17 years ago
David Howells 9396d496d7 afs: support the CB.ProbeUuid RPC op 17 years ago
David Howells 7c80bcce34 afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself 17 years ago
Robert P. J. Day 0ae52d6fba afs: use the shorter LIST_HEAD for brevity 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Pavel Emelyanov d7321cd624 sysctl: add the ->permissions callback on the ctl_table_root 17 years ago
Pavel Emelyanov 7708bfb1c8 sysctl: merge equal proc_sys_read and proc_sys_write 17 years ago
Denis V. Lunev 79da3664f6 jbd2: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 19b4fc52d6 reiserfs: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 46fe74f2ae ext4: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 21ac295b42 afs: use non-racy method for proc entries creation 17 years ago
Denis V. Lunev 34b37235c6 nfs: use proc_create to setup de->proc_fops 17 years ago
Denis V. Lunev 9ef2db2630 nfsd: use proc_create to setup de->proc_fops 17 years ago
Denis V. Lunev 59b7435149 proc: introduce proc_create_data to setup de->data 17 years ago
Alexey Dobriyan b640a89ddd proc: convert /proc/tty/ldiscs to seq_file interface 17 years ago
Alexey Dobriyan 8731f14d37 proc: remove ->get_info infrastructure 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Alexey Dobriyan 928b4d8c89 proc: remove proc_root_driver 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
Alexey Dobriyan 5e971dce0b proc: drop several "PDE valid/invalid" checks 17 years ago
Alexey Dobriyan 7cee4e00e0 proc: less special case in xlate code 17 years ago
Alexey Dobriyan f649d6d326 proc: simplify locking in remove_proc_entry() 17 years ago
Roland McGrath 638fa202cd procfs: mem permission cleanup 17 years ago
Alexey Dobriyan 0d5c9f5f59 proc: switch to proc_create() 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Alexey Dobriyan e93b4ea20a proc: print more information when removing non-empty directories 17 years ago
WANG Cong 4220b7fe89 elf: fix shadowed variables in fs/binfmt_elf.c 17 years ago
Cyrill Gorcunov 6970c8eff8 BINFMT: fill_elf_header cleanup - use straight memset first 17 years ago