Commit Graph

10594 Commits (e7ddee9037e7dd43de1ad08b51727e552aedd836)

Author SHA1 Message Date
Jeff Layton e7ddee9037 cifs: disable sharing session and tcon and add new TCP sharing code 16 years ago
Steve French 3ec332ef7a [CIFS] clean up server protocol handling 16 years ago
Steve French fb39601664 [CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix 16 years ago
Steve French 3b79521093 [CIFS] Fix cifs reconnection flags 16 years ago
Steve French c527c8a7ff [CIFS] Can't rely on iov length and base when kernel_recvmsg returns error 16 years ago
Jeff Layton ae6884a9da cifs: fix renaming one hardlink on top of another 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Chuck Lever d7dc61d0a7 NLM: Set address family before calling nlm_host_rebooted() 16 years ago
J. Bruce Fields 8d7c4203c6 nfsd: fix failure to set eof in readdir in some situations 16 years ago
Steve French 61de800d33 [CIFS] fix error in smb_send2 16 years ago
Randy Dunlap e74481e232 fs: remove excess kernel-doc 16 years ago
Eric Sandeen 87b811c3f9 ecryptfs: fix memory corruption when storing crypto info in xattrs 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 16 years ago
Steve French edf1ae4038 [CIFS] Reduce number of socket retries in large write path 16 years ago
Trond Myklebust ae05f26940 NFS: Convert nfs_attr_generation_counter into an atomic_long 17 years ago
Eric Sandeen a996031c87 delay capable() check in ext4_has_free_blocks() 17 years ago
Eric Sandeen 8c3bf8a01c merge ext4_claim_free_blocks & ext4_has_free_blocks 17 years ago
Theodore Ts'o 6c20ec8503 jbd2: Call the commit callback before the transaction could get dropped 16 years ago
Hidehiro Kawai ef2cabf7c6 ext4: fix a bug accessing freed memory in ext4_abort 17 years ago
Hidehiro Kawai 44d6f78756 ext3: fix a bug accessing freed memory in ext3_abort 17 years ago
Alexey Dobriyan 6c87df37dc proc: revert /proc/uptime to ->read_proc hook 17 years ago
Alan Cox 526719ba51 Switch to a valid email address... 17 years ago
Davide Libenzi 9ce209d64d epoll: avoid double-inserts in case of EFAULT 17 years ago
Arjan van de Ven 4d36a9e65d select: deal with math overflow from borderline valid userland data 17 years ago
Theodore Ts'o 3c37fc86d2 ext4: Fix duplicate entries returned from getdents() system call 17 years ago
Theodore Ts'o 8c9fa93d51 ext3: Fix duplicate entries returned from getdents() system call 17 years ago
Christoph Hellwig 3856d30ded ext4: remove unused variable in ext4_get_parent 17 years ago
Linus Torvalds 12e1ec9ff3 ext3 quota support: fix compile failure 17 years ago
Duane Griffin be07c4ed40 jbd: abort instead of waiting for nonexistent transactions 17 years ago
Hidehiro Kawai 9f818b4ac0 jbd: test BH_Write_EIO to detect errors on metadata buffers 17 years ago
Hidehiro Kawai 2d7c820e56 ext3: add checks for errors from jbd 17 years ago
Hidehiro Kawai 4afe978530 jbd: fix error handling for checkpoint io 17 years ago
Alexey Dobriyan 59c7572e82 proc: remove fs/proc/proc_misc.c 17 years ago
Alexey Dobriyan 5aa140c2de proc: move /proc/vmcore creation to fs/proc/vmcore.c 17 years ago
Alexey Dobriyan 6d80e53f00 proc: move pagecount stuff to fs/proc/page.c 17 years ago
Alexey Dobriyan 97ce5d6dcb proc: move all /proc/kcore stuff to fs/proc/kcore.c 17 years ago
Alexey Dobriyan b5aadf7f14 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h 17 years ago
Alexey Dobriyan 3b5d5c6b0c proc: move /proc/modules boilerplate to kernel/module.c 17 years ago
Alexey Dobriyan 31d85ab28e proc: move /proc/diskstats boilerplate to block/genhd.c 17 years ago
Alexey Dobriyan 5c9fe6281b proc: move /proc/zoneinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan b6aa44ab69 proc: move /proc/vmstat boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 74e2e8e8ce proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 8f32f7e5ac proc: move /proc/buddyinfo boilerplate to mm/vmstat.c 17 years ago
Alexey Dobriyan 5f6a6a9c4e proc: move /proc/vmallocinfo to mm/vmalloc.c 17 years ago
Alexey Dobriyan 7b3c3a50a3 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c 17 years ago
Alexey Dobriyan a0ec95a8e6 proc: move /proc/slab_allocators boilerplate to mm/slab.c 17 years ago
Alexey Dobriyan d6917e19f3 proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c 17 years ago
Alexey Dobriyan df8106dbb5 proc: move /proc/stat to fs/proc/stat.c 17 years ago
Alexey Dobriyan f500975a3f proc: move rest of /proc/partitions code to block/genhd.c 17 years ago
Alexey Dobriyan 8591cf4322 proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c 17 years ago