1. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  2. 2271220 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  3. 597a67e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  4. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  5. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  6. 75c195a Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors by Chris Mason · 13 years ago
  7. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  8. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  9. 19b6caf Btrfs: reduce extent_state lock contention for metadata by Chris Mason · 13 years ago
  10. 31533fb Btrfs: remove lockdep magic from btrfs_next_leaf by Chris Mason · 13 years ago
  11. 85d4e46 Btrfs: make a lockdep class for each root by Chris Mason · 13 years ago
  12. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 13 years ago
  13. 81317fd Btrfs: fix deadlock when throttling transactions by Josef Bacik · 13 years ago
  14. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  15. 199c36e Btrfs: fix BUG_ON() caused by ENOSPC when relocating space by Miao Xie · 13 years ago
  16. f7aaa06 Btrfs: tag pages for writeback in sync by Josef Bacik · 13 years ago
  17. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  18. a5991428 Btrfs: don't flush delalloc arbitrarily by Josef Bacik · 13 years ago
  19. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  20. bab39bf Btrfs: use a worker thread to do caching by Josef Bacik · 13 years ago
  21. 5fd00b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  22. 333c066 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  23. 510792e xfs: optimize the negative xattr caching by Christoph Hellwig · 13 years ago
  24. d1166ec xfs: prevent against ioend livelocks in xfs_file_fsync by Christoph Hellwig · 13 years ago
  25. 34951f5 xfs: flag all buffers as metadata by Christoph Hellwig · 13 years ago
  26. 1c4f332 xfs: encapsulate a block of debug code by Alex Elder · 13 years ago
  27. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  28. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  29. 32e107f fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter() by Oleg Nesterov · 13 years ago
  30. b4edf8b exec: do not retry load_binary method if CONFIG_MODULES=n by Tetsuo Handa · 13 years ago
  31. 9121935 exec: do not call request_module() twice from search_binary_handler() by Tetsuo Handa · 13 years ago
  32. aacb3d1 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP by Michal Hocko · 13 years ago
  33. 293eb1e proc: fix a race in do_io_accounting() by Vasiliy Kulikov · 13 years ago
  34. d2857e7 procfs: return ENOENT on opening a being-removed proc entry by Daisuke Ogino · 13 years ago
  35. 99b6456 do_coredump: fix the "ispipe" error check by Oleg Nesterov · 13 years ago
  36. 2c56373 coredump: escape / in hostname and comm by Jiri Slaby · 13 years ago
  37. 3141c8b coredump: use task comm instead of (unknown) by Jiri Slaby · 13 years ago
  38. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  39. e57712e merge fchmod() and fchmodat() guts, kill ancient broken kludge by Al Viro · 13 years ago
  40. 0320937 xfs: fix misspelled S_IS...() by Al Viro · 13 years ago
  41. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  42. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  43. d79698d ceph: document unlocked d_parent accesses by Sage Weil · 13 years ago
  44. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  45. 4f17726 ceph: document locking for ceph_set_dentry_offset by Sage Weil · 13 years ago
  46. e5f86dc ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug by Sage Weil · 13 years ago
  47. bf1c6ac ceph: protect d_parent access in ceph_d_revalidate by Sage Weil · 13 years ago
  48. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  49. 48d0cbd ceph: handle racing calls to ceph_init_dentry by Sage Weil · 13 years ago
  50. dfabbed6 ceph: set dir complete frag after adding capability by Sage Weil · 13 years ago
  51. e985222 ceph: set up readahead size when rsize is not passed by Yehuda Sadeh · 13 years ago
  52. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  53. 468640e ceph: fix ceph_lookup_open intent usage by Sage Weil · 13 years ago
  54. 9bae113 ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC by Sage Weil · 13 years ago
  55. acda765 ceph: fix bad parent_inode calc in ceph_lookup_open by Sage Weil · 13 years ago
  56. d8de9ab ceph: avoid carrying Fw cap during write into page cache by Sage Weil · 13 years ago
  57. 8f04d42 ceph: report f_bfree based on kb_avail rather than diffing. by Greg Farnum · 13 years ago
  58. e77dc3e ceph: only queue capsnap if caps are dirty by Sage Weil · 13 years ago
  59. af0ed56 ceph: fix snap writeback when racing with writes by Sage Weil · 13 years ago
  60. 9cfa109 ceph: use flag bit for at_end readdir flag by Sage Weil · 13 years ago
  61. 4918b6d ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io by Sage Weil · 13 years ago
  62. 252c672 ceph: add flags field to file_info by Sage Weil · 13 years ago
  63. 1d87c28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  64. c46c887 vfs: document locking requirements for d_move, __d_move and d_materialise_unique by Jeff Layton · 13 years ago
  65. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  66. 41c9648 omfs: fix (mode & S_IFDIR) abuse by Al Viro · 13 years ago
  67. 569254b btrfs: S_ISREG(mode) is not mode & S_IFREG... by Al Viro · 13 years ago
  68. 61effb5 jffs2: S_ISLNK(mode & S_IFMT) is pointless by Al Viro · 13 years ago
  69. 24a01d4 v9fs_iop_get_acl: get rid of unused variable by Al Viro · 13 years ago
  70. a209dfc vfs: dont chain pipe/anon/socket on superblock s_inodes list by Eric Dumazet · 13 years ago
  71. bacb2d8 fs: add missing unlock in default_llseek() by Dan Carpenter · 13 years ago
  72. 1923703 GFS2: Fix mount hang caused by certain access pattern to sysfs files by Steven Whitehouse · 13 years ago
  73. e08dc13 p9: avoid unused variable warning by Linus Torvalds · 13 years ago
  74. 91d44d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  75. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  76. 84635d6 vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set by Linus Torvalds · 13 years ago
  77. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  78. 9d6bf5a reiserfs: use hweight_long() by Akinobu Mita · 13 years ago
  79. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 13 years ago
  80. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 13 years ago
  81. be8f684 oom: make deprecated use of oom_adj more verbose by David Rientjes · 13 years ago
  82. 2b37c35 fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit by Becky Bruce · 13 years ago
  83. 14067ff vfs: make gcc generate more obvious code for acl permission checking by Linus Torvalds · 13 years ago
  84. 14cae32 cifs: Cleanup: check return codes of crypto api calls by Shirish Pargaonkar · 13 years ago
  85. f5bc1e7 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  86. e010a5e [CIFS] Redundant null check after dereference by Steve French · 13 years ago
  87. eaf35b1 cifs: use cifs_dirent in cifs_save_resume_key by Christoph Hellwig · 13 years ago
  88. f16d59b cifs: use cifs_dirent to replace cifs_get_name_from_search_buf by Christoph Hellwig · 13 years ago
  89. cda0ec6 cifs: introduce cifs_dirent by Christoph Hellwig · 13 years ago
  90. 9feed6f cifs: cleanup cifs_filldir by Christoph Hellwig · 13 years ago
  91. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  92. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  93. ed1e621 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() by Trond Myklebust · 13 years ago
  94. 73ca100 nfs: don't use d_move in nfs_async_rename_done by Jeff Layton · 13 years ago
  95. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  96. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  97. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  98. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  99. 95203be generic_acl: no need to clone acl just to push it to set_cached_acl() by Al Viro · 13 years ago
  100. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago