1. 9abb408 fs/affs/file.c: add support to O_DIRECT by Fabian Frederick · 10 years ago
  2. 1ee54b0 fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf by Fabian Frederick · 10 years ago
  3. 7633978 fs/affs/file.c: forward declaration clean-up by Fabian Frederick · 10 years ago
  4. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  5. c0ef0cc fat: fix data past EOF resulting from fsx testsuite by Namjae Jeon · 10 years ago
  6. f441ada befs: remove dead code by Jan Kara · 10 years ago
  7. 5cec38a fs, seq_file: fallback to vmalloc instead of oom kill processes by David Rientjes · 10 years ago
  8. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  9. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 10 years ago
  10. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 10 years ago
  11. c291ee6 genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 10 years ago
  12. fa0c554 reiserfs: destroy allocated commit workqueue by Jiri Slaby · 10 years ago
  13. 6ce4436 Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  14. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  15. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  16. ccb5a49 Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  17. c05e14f Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  18. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  19. 1c68271 fuse: use file_inode() in fuse_file_fallocate() by Miklos Szeredi · 10 years ago
  20. 7078187 fuse: introduce fuse_simple_request() helper by Miklos Szeredi · 10 years ago
  21. f704dcb fuse: reduce max out args by Miklos Szeredi · 10 years ago
  22. baebccb fuse: hold inode instead of path after release by Miklos Szeredi · 10 years ago
  23. 580640b fuse: flush requests on umount by Miklos Szeredi · 10 years ago
  24. 0c4dd4b fuse: don't wake up reserved req in fuse_conn_kill() by Miklos Szeredi · 10 years ago
  25. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  26. 9cc4651 userns: Add a knob to disable setgroups on a per user namespace basis by Eric W. Biederman · 10 years ago
  27. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  28. 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
  29. 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
  30. 93fe74b coda_venus_readdir(): use file_inode() by Al Viro · 10 years ago
  31. d465887 fs/namei.c: fold link_path_walk() call into path_init() by Al Viro · 10 years ago
  32. 980f3ea path_init(): don't bother with LOOKUP_PARENT in argument by Al Viro · 10 years ago
  33. 893b777 fs/namei.c: new helper (path_cleanup()) by Al Viro · 10 years ago
  34. 5e53084 path_init(): store the "base" pointer to file in nameidata itself by Al Viro · 10 years ago
  35. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  36. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 10 years ago
  37. 1f55a6e make nameidata completely opaque outside of fs/namei.c by Al Viro · 10 years ago
  38. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  39. 3d3d35b kill proc_ns completely by Al Viro · 10 years ago
  40. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  41. c35a7f1 exit: proc: don't try to flush /proc/tgid/task/tgid by Oleg Nesterov · 10 years ago
  42. ddbc22e fs/hfs/catalog.c: fix comparison bug in hfs_cat_keycmp by Rasmus Villemoes · 10 years ago
  43. 705304a nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races by Ryusuke Konishi · 10 years ago
  44. 72b9918 nilfs2: deletion of an unnecessary check before the function call "iput" by Markus Elfring · 10 years ago
  45. 75dc857 nilfs2: avoid duplicate segment construction for fsync() by Andreas Rohner · 10 years ago
  46. a682e9c ncpfs: return proper error from NCP_IOC_SETROOT ioctl by Jan Kara · 10 years ago
  47. 52f5592e fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size by Jungseung Lee · 10 years ago
  48. f7e1ad1 fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER by Andrew Morton · 10 years ago
  49. e6084d4 binfmt_misc: clean up code style a bit by Mike Frysinger · 10 years ago
  50. 6b899c4 binfmt_misc: add comments & debug logs by Mike Frysinger · 10 years ago
  51. 8d10a03 fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  52. c6cb898 binfmt_misc: replace get_unused_fd() with get_unused_fd_flags(0) by Yann Droneaud · 10 years ago
  53. abdba6e proc: task_state: ptrace_parent() doesn't need pid_alive() check by Oleg Nesterov · 10 years ago
  54. b0fafc1 proc: task_state: move the main seq_printf() outside of rcu_read_lock() by Oleg Nesterov · 10 years ago
  55. 0f4a0d5 proc: task_state: deuglify the max_fds calculation by Oleg Nesterov · 10 years ago
  56. 4af1036 proc: task_state: read cred->group_info outside of task_lock() by Oleg Nesterov · 10 years ago
  57. 2fc1e94 fs/proc.c: use rb_entry_safe() instead of rb_entry() by Nicolas Dichtel · 10 years ago
  58. b208d54 procfs: fix error handling of proc_register() by Debabrata Banerjee · 10 years ago
  59. 710585d fs/proc: use a rb tree for the directory entries by Nicolas Dichtel · 10 years ago
  60. c164e03 mm: fix huge zero page accounting in smaps report by Kirill A. Shutemov · 10 years ago
  61. e2ab879 fs/char_dev.c: remove pointless assignment from __register_chrdev_region() by Jan Kara · 10 years ago
  62. b3e3e5a ocfs2: remove unneeded NULL check by Dan Carpenter · 10 years ago
  63. 88d69b9 ocfs2: remove bogus NULL check in ocfs2_move_extents() by Dan Carpenter · 10 years ago
  64. 61fb9ea ocfs2: do not set filesystem readonly if link down by jiangyiwen · 10 years ago
  65. d1e78238 ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once by Xue jiufei · 10 years ago
  66. dc17158 ocfs2: fix error handling when creating debugfs root in ocfs2_init() by Jan Kara · 10 years ago
  67. 86b9c6f ocfs2: remove filesize checks for sync I/O journal commit by Goldwyn Rodrigues · 10 years ago
  68. 196fe71 ocfs2: o2net: fix connect expired by Junxiao Bi · 10 years ago
  69. cb79662 ocfs2: o2dlm: fix a race between purge and master query by Srinivas Eeda · 10 years ago
  70. f5425fc ocfs2: report error from o2hb_do_disk_heartbeat() to user by Jan Kara · 10 years ago
  71. 4a635a1 ocfs2: remove bogus test from ocfs2_read_locked_inode() by Jan Kara · 10 years ago
  72. 2b69300 ocfs2: Fix xattr check in ocfs2_get_xattr_nolock() by Jan Kara · 10 years ago
  73. 519a286 ocfs2: fix an off-by-one BUG_ON() statement by Dan Carpenter · 10 years ago
  74. f08736b ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM by Joseph Qi · 10 years ago
  75. 662e9b2 fs/cifs/smb2file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  76. 4b99d39 fs/cifs/file.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  77. bc09d14 fs/cifs: remove obsolete __constant by Fabian Frederick · 10 years ago
  78. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  79. 8322b6f Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  80. 1366f5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  81. 4b0a268 Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  82. a6b8495 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  83. 1715ac6 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  84. 08e2fb6 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  85. e20db59 Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  86. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 1edb647b Btrfs: remove non-sense btrfs_error_discard_extent() function by Filipe Manana · 10 years ago
  89. 678886b Btrfs: fix fs corruption on transaction abort if device supports discard by Filipe Manana · 10 years ago
  90. 01eacb2 Btrfs: always clear a block group node when removing it from the tree by Filipe Manana · 10 years ago
  91. a1e7e16 Btrfs: ensure deletion from pinned_chunks list is protected by Filipe Manana · 10 years ago
  92. 8754589 net: replace remaining users of arch_fast_hash with jhash by Daniel Borkmann · 10 years ago
  93. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  96. bf7491f nfsd4: fix xdr4 count of server in fs_location4 by Benjamin Coddington · 10 years ago
  97. 5a64e56 nfsd4: fix xdr4 inclusion of escaped char by Benjamin Coddington · 10 years ago
  98. ef17af2 fs: nfsd: Fix signedness bug in compare_blob by Rasmus Villemoes · 10 years ago
  99. 0b5707e sunrpc: require svc_create callers to pass in meaningful shutdown routine by Jeff Layton · 10 years ago
  100. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago