Commit Graph

9059 Commits (b53dde9d34f2df396540988ebc65c33400f57b04)

Author SHA1 Message Date
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Oleg Nesterov 2800d8d19e document de_thread() with exit_notify() connection 17 years ago
Roland McGrath f3de272b82 signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
Roland McGrath 4e4c22c711 signals: add set_restore_sigmask 17 years ago
Oleg Nesterov 7a5e873f09 signals: de_thread: simplify the ->child_reaper switching 17 years ago
Oleg Nesterov 06fffb1267 do_task_stat: don't take rcu_read_lock() 17 years ago
Jan Kara 2deb1acc65 isofs: fix access to unallocated memory when reading corrupted filesystem 17 years ago
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