Commit Graph

6726 Commits (e629a7ddc0188e1bb9e956e698a9bd00c19c9854)

Author SHA1 Message Date
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
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 years ago
Ravikiran G Thirumalai f13ef7754f report the per-irq statistics on all arches 18 years ago
Miklos Szeredi d9c9bef134 ext4: show all mount options 18 years ago
Miklos Szeredi 571beed8d6 ext3: show all mount options 18 years ago
Miklos Szeredi 93d44cb275 ext2: show all mount options 18 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 18 years ago
Jesper Juhl ea0b7d5da0 Clean up duplicate includes in fs/ecryptfs/ 18 years ago
Jesper Juhl 40b2ea8397 Clean up duplicate includes in fs/ 18 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 18 years ago
Alexey Dobriyan 87400c0475 fs/proc/mmu.c: headers butchery 18 years ago
Oleg Nesterov 9bf084f70f do_poll: return -EINTR when signalled 18 years ago
Oleg Nesterov 252e5725cf do_sys_poll: simplify playing with on-stack data 18 years ago
Philippe De Muyter febfcf9115 fs: mark nibblemap const 18 years ago
WANG Cong 55ca3e796d fs/romfs/inode.c: trivial improvements 18 years ago
Dave Young a36a151e79 zisofs use mutex instead of semaphore 18 years ago
Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 18 years ago
Alexey Dobriyan f6b450d489 Make unregister_binfmt() return void 18 years ago
Alexey Dobriyan e4dc1b14d8 Use list_head in binfmt handling 18 years ago
Adrian Bunk deba0f49b9 fs/reiserfs/: cleanups 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra c9e51e4180 mm: count reclaimable pages per BDI 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Peter Zijlstra 833f4077bf lib: percpu_counter_init error handling 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Peter Zijlstra 3cb4f9fa0c lib: percpu_counter_sub 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Peter Zijlstra c4dc4beed2 nfs: remove congestion_end() 18 years ago
Mark Nelson 5b20cd80b4 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define 18 years ago
Christoph Hellwig eead191153 partially fix up the lookup_one_noperm mess 18 years ago
Yuichi Nakamura 788e7dd4c2 SELinux: Improve read/write performance 18 years ago
Peter Zijlstra 1e89a5e15a lockdep: fixup the inode dir annotation 18 years ago
Michael Halcrow 16a72c455a ecryptfs: clean up page flag handling 18 years ago
Michael Halcrow ecbdc93639 eCryptfs: replace magic numbers 18 years ago
Michael Halcrow b6c1d8fcba eCryptfs: remove unused functions and kmem_cache 18 years ago
Michael Halcrow 035241d30e eCryptfs: initialize persistent lower file on inode create 18 years ago
Michael Halcrow d6a13c1716 eCryptfs: fix data types 18 years ago
Michael Halcrow bf12be1cc8 eCryptfs: convert mmap functions to use persistent file 18 years ago
Michael Halcrow 2ed92554ab eCryptfs: make open, truncate, and setattr use persistent file 18 years ago
Michael Halcrow d7cdc5febf eCryptfs: update metadata read/write functions 18 years ago