Commit Graph

7081 Commits (df59ebc49ef101302e9328ff76ff28c18df39cfb)

Author SHA1 Message Date
Davide Libenzi 96fdc72ddf anon-inodes use open coded atomic_inc for the shared inode 18 years ago
James Pearson 315e28c8d6 Don't truncate /proc/PID/environ at 4096 characters 18 years ago
WANG Cong 3ad90ec090 fs/udf/balloc.c: mark a variable as uninitialized_var() 18 years ago
Jan Engelhardt ea0985ad79 menuconfig: transform Network Filesystems menu 18 years ago
Jan Engelhardt a77b645609 menuconfig: transform NLS and DLM menus 18 years ago
Andrey Mirkin fd5eea4214 change inotifyfs magic as the same magic is used for futexfs 18 years ago
Olaf Hering 4f9a58d75b increase AT_VECTOR_SIZE to terminate saved_auxv properly 18 years ago
Denis Cheng f77e349870 vfs: use the predefined d_unhashed inline function instead 18 years ago
Cyrill Gorcunov b1e7a4b1bb UDF: coding style fixups 18 years ago
Borislav Petkov cd215237d2 fs/isofs/namei.c: Remove uninitialized local vars warning 18 years ago
Lepton Wu fb46f341d9 reiserfs: workaround for dead loop in finish_unfinished 18 years ago
Denys Vlasenko b9ec0339d8 add consts where appropriate in fs/nls/* 18 years ago
Denis V. Lunev 37c42524d6 shrink_dcache_sb speedup 18 years ago
Lepton Wu 80eb68d238 reiserfs: fix kernel panic on corrupted directory 18 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
Chris Mason 398c95bdf2 try to reap reiserfs pages left around by invalidatepage 18 years ago
J. Bruce Fields bc154b1efb dcache: trivial comment fix 18 years ago
Jan Kara 8e8934695d quota: send messages via netlink 18 years ago
Robert P. J. Day 8e3f715a7f Remove valueless definition of hard-selected RAMFS option 18 years ago
Alexey Dobriyan 4af3c9cc4f Drop some headers from mm.h 18 years ago
Andrew Morton 0e647c04f6 binfmt_flat: warning fixes 18 years ago
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 18 years ago
Oleg Nesterov 356d6d5058 exec: consolidate 2 fast-paths 18 years ago
Oleg Nesterov b2c903b879 exec: simplify the new ->sighand allocation 18 years ago
Oleg Nesterov 0840a90d94 exec: simplify ->sighand switching 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Jeff Moyer 41d10da371 aio: account I/O wait time properly 18 years ago
Chris Wright 3075d9da0b Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal 18 years ago
Adrian Bunk 7e341fa1f8 allow disabling DNOTIFY without EMBEDDED 18 years ago
Adrian Bunk 4a239427f2 make fs/libfs.c:simple_commit_write() static 18 years ago
Eric Sandeen f44ec6f3f8 limit minixfs printks on corrupted dir i_size 18 years ago
vignesh babu d8ea6cf899 ext2/4: use is_power_of_2() 18 years ago
Andi Drebes ac8d35c565 cramfs: error message about endianess 18 years ago
Miklos Szeredi 85864e1038 clean out unused code in dentry pruning 18 years ago
Miklos Szeredi 1a159dd229 exec: remove unnecessary check for MNT_NOEXEC 18 years ago
Miklos Szeredi 22590e41cb fix execute checking in permission() 18 years ago
Miklos Szeredi 043f46f615 VFS: check nanoseconds in utimensat 18 years ago
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 18 years ago
Roland McGrath 82df39738b Add MMF_DUMP_ELF_HEADERS 18 years ago
Satyam Sharma 48ef09a16e ufs: Fix mount check in ufs_fill_super() 18 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 18 years ago
Andi Kleen 8e9073ed02 Deprecate a.out ELF interpreters 18 years ago
Mariusz Kozlowski b63d50c438 fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc 18 years ago
Adrian Bunk c1206a2c6d fs/afs/: possible cleanups 18 years ago
Neil Horman 3232113710 core_pattern: fix up a few miscellaneous bugs 18 years ago
Neil Horman 74aadce986 core_pattern: allow passing of arguments to user mode helper when core_pattern is a pipe 18 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
Evgeniy Dushistov 2a9807c0d3 ufs: implement show_options 18 years ago
Mark Fortescue 252e211e90 Add in SunOS 4.1.x compatible mode for UFS 18 years ago
Eric Sandeen ef2fb67989 remove unused bh in calls to ext234_get_group_desc 18 years ago