Commit Graph

26143 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
Dan Carpenter da0503aae0 epoll: remove unneeded variable in reverse_path_check() 13 years ago
Steven Rostedt 02edc6fc4d epoll: comment the funky #ifdef 13 years ago
Hans Verkuil 626cf23660 poll: add poll_requested_events() and poll_does_not_wait() functions 13 years ago
H Hartley Sweeten 9710a78e55 fs/notify/notification.c: make subsys_initcall function static 13 years ago
Muthu Kumar b502bd1152 magic.h: move some FS magic numbers into magic.h 13 years ago
Linus Torvalds f7493e5d9c vfs: tidy up sparse warnings in fs/namei.c 13 years ago
Linus Torvalds 989412bbd2 vfs: tidy up fs/namei.c byte-repeat word constants 13 years ago
Randy Dunlap 1f1e6e523e fs: fix kernel-doc warnings in dcache.c 13 years ago
Al Viro f132c5be05 Fix full_name_hash() behaviour when length is a multiple of 8 13 years ago
Hillf Danton d1d5e05ffd hugetlbfs: return error code when initializing module 13 years ago
Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 years ago
David Rientjes 21a3c273f8 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning 13 years ago
David Rientjes 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago
David Gibson 90481622d7 hugepages: fix use after free bug in "quota" handling 13 years ago
David Gibson a1d776ee31 hugetlb: cleanup hugetlb.h 13 years ago
Aneesh Kumar K.V a05b0855fd hugetlbfs: avoid taking i_mutex from hugetlbfs_read() 13 years ago
Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 years ago
Naoya Horiguchi 092b50bacd pagemap: introduce data structure for pagemap entry 13 years ago
Naoya Horiguchi e873c49fbf pagemap: export KPF_THP 13 years ago
Naoya Horiguchi 025c5b2451 thp: optimize away unnecessary page table locking 13 years ago
Naoya Horiguchi 5aaabe831e pagemap: avoid splitting thp when reading /proc/pid/pagemap 13 years ago
Xiao Guangrong 4bfc130d5a hugetlbfs: fix hugetlb_get_unmapped_area() 13 years ago
Earl Chew 7904ac8424 seq_file: fix mishandling of consecutive pread() invocations. 13 years ago
Andrew Morton 1de5b41cd3 fs/namei.c: fix warnings on 32-bit 13 years ago
Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
Jeff Layton 3dd933061d cifs: clean up ordering in exit_cifs 13 years ago
Jeff Layton 815465c4d7 cifs: clean up call to cifs_dfs_release_automount_timer() 13 years ago
Pavel Shilovsky 6dae51a585 CIFS: Delete echo_retries module parm 13 years ago
Pavel Shilovsky bc205ed19b CIFS: Prepare credits code for a slot reservation 13 years ago
Pavel Shilovsky 5bc594982f CIFS: Make wait_for_free_request killable 13 years ago
Pavel Shilovsky 2d86dbc970 CIFS: Introduce credit-based flow control 13 years ago
Pavel Shilovsky fc40f9cf82 CIFS: Simplify inFlight logic 13 years ago
Jeff Layton 1daaae8fa4 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next 13 years ago
Vivek Trivedi 5a7c9eec9f NFS: fix sb->s_id in nfs debug prints 13 years ago
David Teigland 1b189b8889 dlm: last element of dlm_local_addr[] never used 13 years ago
Sachin Bhamare 18d98f6c04 pnfs-obj: autologin: Add support for protocol autologin 13 years ago
Bryan Schumaker c6bfa1a163 NFS: Remove nfs4_setup_sequence from generic rename code 13 years ago
Bryan Schumaker 34e137cc7e NFS: Remove nfs4_setup_sequence from generic unlink code 13 years ago
Bryan Schumaker ea7c330362 NFS: Remove nfs4_setup_sequence from generic read code 13 years ago
Bryan Schumaker c6cb80d00b NFS: Remove nfs4_setup_sequence from generic write code 13 years ago
Trond Myklebust 6f00866ddd NFS: Fix more NFS debug related build warnings 13 years ago
Trond Myklebust ffa94db604 SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined 13 years ago
Al Viro 07c0c5d8b8 ext4: initialization of ext4_li_mtx needs to be done earlier 13 years ago
Al Viro 88187398cc debugfs-related mode_t whack-a-mole 13 years ago
Matthew Garrett a051f71ce9 hfsplus: add an ioctl to bless files 13 years ago
Matthew Garrett 0347b6e95c hfsplus: change finder_info to u32 13 years ago
Matthew Garrett f3922382ce hfsplus: initialise userflags 13 years ago
Al Viro 7cd916f6ea qnx4: new helper - try_extent() 13 years ago
Al Viro 8f82ecae53 qnx4: get rid of qnx4_bread/qnx4_getblk 13 years ago
Al Viro 19e5109fef take removal of PF_FORKNOEXEC to flush_old_exec() 13 years ago