Commit Graph

33421 Commits (606035e76e79b14bf7a7c219140c045a952cc76e)

Author SHA1 Message Date
Al Viro 606035e76e autofs4: close the races around autofs4_notify_daemon() 12 years ago
Linus Torvalds 89dc77bcda vfs: fix dentry LRU list handling and nr_dentry_unused accounting 12 years ago
Kirill A. Shutemov 3cd14fcd3f thp: account anon transparent huge pages into NR_ANON_PAGES 12 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Linus Torvalds 68f0d9d92e vfs: make d_path() get the root path under RCU 12 years ago
Linus Torvalds 3272c544da vfs: use __getname/__putname for getcwd() system call 12 years ago
Linus Torvalds ff812d7242 vfs: don't copy things to user space holding the rcu readlock 12 years ago
Linus Torvalds 8b19e34188 vfs: make getcwd() get the root and pwd path under rcu 12 years ago
Linus Torvalds 5762482f54 vfs: move get_fs_root_and_pwd() to single caller 12 years ago
Waiman Long 1812997720 dcache: get/release read lock in read_seqbegin_or_lock() & friend 12 years ago
Mark Tinguely 08474ed639 xfs: remove dead code from xlog_recover_inode_pass2 12 years ago
Dan Carpenter aa9e10409e xfs: = vs == typo in ASSERT() 12 years ago
Rob Landley 57f150a58c initmpfs: move rootfs code from fs/ramfs/ to init/ 12 years ago
Rob Landley 4bbee76bc9 initmpfs: move bdi setup from init_rootfs to init_ramfs 12 years ago
Rob Landley 137fdcc18a initmpfs: replace MS_NOUSER in initramfs 12 years ago
Jan Kara 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
Dan Carpenter 6325932666 affs: use loff_t in affs_truncate() 12 years ago
Michael Holzheu 11e376a3f9 vmcore: enable /proc/vmcore mmap for s390 12 years ago
Michael Holzheu 9cb218131d vmcore: introduce remap_oldmem_pfn_range() 12 years ago
Michael Holzheu be8a8d069e vmcore: introduce ELF header in new memory feature 12 years ago
Oleg Nesterov 6b3c538f5b exec: cleanup the error handling in search_binary_handler() 12 years ago
Oleg Nesterov 4e0621a07e exec: don't retry if request_module() fails 12 years ago
Oleg Nesterov cb7b6b1cbc exec: cleanup the CONFIG_MODULES logic 12 years ago
Oleg Nesterov 92eaa565ad exec: kill ->load_binary != NULL check in search_binary_handler() 12 years ago
Oleg Nesterov 52f14282bb exec: move allow_write_access/fput to exec_binprm() 12 years ago
Oleg Nesterov 9beb266f2d exec: proc_exec_connector() should be called only once 12 years ago
Oleg Nesterov 131b2f9f12 exec: kill "int depth" in search_binary_handler() 12 years ago
Oleg Nesterov 5d1baf3b63 exec: introduce exec_binprm() for "depth == 0" code 12 years ago
Oleg Nesterov 96d0df79f2 proc: make proc_fd_permission() thread-friendly 12 years ago
Chen Gang a3c039929d fs/proc/task_mmu.c: check the return value of mpol_to_str() 12 years ago
Andrew Morton be49b30a98 fs/file_table.c:fput(): make comment more truthful 12 years ago
Stéphane Graber 65aafb1e74 coredump: add new %P variable in core_pattern 12 years ago
Vyacheslav Dubeyko b4c1107cc9 hfsplus: integrate POSIX ACLs support into driver 12 years ago
Vyacheslav Dubeyko eef80d4ad1 hfsplus: implement POSIX ACLs support 12 years ago
Vyacheslav Dubeyko 2c92057e45 hfsplus: add necessary declarations for POSIX ACLs support 12 years ago
Eric Dumazet 91cf5ab60f epoll: add a reschedule point in ep_free() 12 years ago
Gu Zheng bc5c8f0783 fs/bio-integrity: fix a potential mem leak 12 years ago
Junxiao Bi 146d7009b4 writeback: fix race that cause writeback hung 12 years ago
Maxim Patlasov 5a53748568 mm/page-writeback.c: add strictlimit feature 12 years ago
Wanpeng Li 7d9f073b8d mm/writeback: make writeback_inodes_wb static 12 years ago
Cyrill Gorcunov d9104d1ca9 mm: track vma changes with VM_SOFTDIRTY bit 12 years ago
Jan Kara 47df3ddedd writeback: fix occasional slow sync(1) 12 years ago
Jie Liu 28e8be3180 ocfs2: fix the end cluster offset of FIEMAP 12 years ago
Joseph Qi a72e27d372 ocfs2: remove unused variable ip in dlmfs_get_root_inode() 12 years ago
Joyce 6f8648e894 ocfs2: fix a tiny race case when firing callbacks 12 years ago
Joseph Qi 03dbe88aa9 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() 12 years ago
Joseph Qi 9a239e4c68 ocfs2: adjust code style for o2net_handler_tree_lookup() 12 years ago
Younger Liu 7aebff18b9 ocfs2: free path in ocfs2_remove_inode_range() 12 years ago
Joseph Qi 6cae6d3189 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec 12 years ago
Xue jiufei 69b2bd16d9 ocfs2/dlm: force clean refmap when doing local cleanup 12 years ago