Commit Graph

7014 Commits (211fee8a82893062f45a7f2e4e50b245bc577c0c)

Author SHA1 Message Date
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
Jeremy Fitzhardinge 7f01507234 [XFS] eagerly remove vmap mappings to avoid upsetting Xen 18 years ago
Steve French adddd49ddf [CIFS] build break 18 years ago
Steve French adbc03587c [CIFS] endian fixes 18 years ago
Christoph Hellwig 6572bc28de [XFS] simplify validata_fields 18 years ago
Yuichi Nakamura 788e7dd4c2 SELinux: Improve read/write performance 18 years ago
Dave Kleikamp ce51ae14ae [CIFS] endian fixes in new acl code 18 years ago
Jeremy Fitzhardinge ace2e92e19 xfs: eagerly remove vmap mappings to avoid upsetting Xen 18 years ago
Steve French af6f4612fd [CIFS] Fix some endianness problems in new acl code 18 years ago
Steve French 016ec75f1a [CIFS] missing #endif from a previous patch 18 years ago
Cyrill Gorcunov 6345a3a880 [CIFS] formatting fixes 18 years ago
Jeff Layton 0d3a01fada [CIFS] Break up unicode_sessetup string functions 18 years ago
Jeff Layton e187e44eb8 [CIFS] parse server_GUID in SPNEGO negProt response 18 years ago
Peter Zijlstra 1e89a5e15a lockdep: fixup the inode dir annotation 18 years ago
Jeff Layton 7111d2144f [CIFS] 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
Michael Halcrow 4981e081cf eCryptfs: set up and destroy persistent lower file 18 years ago
Michael Halcrow 0216f7f792 eCryptfs: replace encrypt, decrypt, and inode size write 18 years ago
Michael Halcrow da0102a10a eCryptfs: read_write.c routines 18 years ago
Michael Halcrow cf81f89d9a ecryptfs: fix error handling 18 years ago
Michael Halcrow 5dda6992a3 eCryptfs: remove assignments in if-statements 18 years ago
Michael Halcrow 45eaab7967 eCryptfs: remove header_extent_size 18 years ago
Michael Halcrow e9f6a99cb8 eCryptfs: Use generic_file_splice_read() 18 years ago