1. 2dad320 Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  2. 84635d6 vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set by Linus Torvalds · 13 years ago
  3. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  4. 9d6bf5a reiserfs: use hweight_long() by Akinobu Mita · 13 years ago
  5. 0c2fd1bfb reiserfs: use proper little-endian bitops by Akinobu Mita · 13 years ago
  6. 708e350 tmpfs: clone shmem_file_splice_read() by Hugh Dickins · 13 years ago
  7. be8f684 oom: make deprecated use of oom_adj more verbose by David Rientjes · 13 years ago
  8. 2b37c35 fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit by Becky Bruce · 13 years ago
  9. 14067ff vfs: make gcc generate more obvious code for acl permission checking by Linus Torvalds · 13 years ago
  10. 14cae32 cifs: Cleanup: check return codes of crypto api calls by Shirish Pargaonkar · 13 years ago
  11. f5bc1e7 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  12. e010a5e [CIFS] Redundant null check after dereference by Steve French · 13 years ago
  13. 93862d5 ocfs2: Implement llseek() by Sunil Mushran · 13 years ago
  14. eaf35b1 cifs: use cifs_dirent in cifs_save_resume_key by Christoph Hellwig · 13 years ago
  15. f16d59b cifs: use cifs_dirent to replace cifs_get_name_from_search_buf by Christoph Hellwig · 13 years ago
  16. cda0ec6 cifs: introduce cifs_dirent by Christoph Hellwig · 13 years ago
  17. 38a1a91 btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot by Mark Fasheh · 13 years ago
  18. 92b8e897 btrfs: Don't BUG_ON alloc_path errors in find_next_chunk by Mark Fasheh · 13 years ago
  19. 9feed6f cifs: cleanup cifs_filldir by Christoph Hellwig · 13 years ago
  20. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. c35a549 xfs: Remove the macro XFS_BUFTARG_NAME by Chandra Seetharaman · 13 years ago
  22. 49074c0 xfs: Remove the macro XFS_BUF_TARGET by Chandra Seetharaman · 13 years ago
  23. e38c9b8 xfs: Remove the macro XFS_BUF_SET_TARGET by Chandra Seetharaman · 13 years ago
  24. 811e64c Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned by Chandra Seetharaman · 13 years ago
  25. 02fe03d xfs: Remove the macro XFS_BUF_SET_PTR by Chandra Seetharaman · 13 years ago
  26. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  27. 0095a21 xfs: Remove macro XFS_BUF_SET_START by Chandra Seetharaman · 13 years ago
  28. 72790aa xfs: Remove macro XFS_BUF_HOLD by Chandra Seetharaman · 13 years ago
  29. b75e40a xfs: Remove macro XFS_BUF_BUSY and family by Chandra Seetharaman · 13 years ago
  30. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  31. ed43233 xfs: Remove the macro XFS_BUF_BFLAGS by Chandra Seetharaman · 13 years ago
  32. 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
  33. ed1e621 NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() by Trond Myklebust · 13 years ago
  34. 73ca100 nfs: don't use d_move in nfs_async_rename_done by Jeff Layton · 13 years ago
  35. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  36. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  37. edde854 bury posix_acl_..._masq() variants by Al Viro · 13 years ago
  38. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  39. 95203be generic_acl: no need to clone acl just to push it to set_cached_acl() by Al Viro · 13 years ago
  40. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  41. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  42. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  43. ebbb0ef 9p: do no return 0 from ->check_acl without actually checking by Christoph Hellwig · 13 years ago
  44. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  45. 3ca30d4 CIFS: Fix oops while mounting with prefixpath by Pavel Shilovsky · 13 years ago
  46. 340a0a0 xfs: Fix wrong return value of xfs_file_aio_write by Markus Trippelsdorf · 13 years ago
  47. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  48. 3c2c226 jfs: clean up some compiler warnings by Dave Kleikamp · 13 years ago
  49. 5cffff9 ocfs2: Fix ocfs2_page_mkwrite() by Wengang Wang · 13 years ago
  50. a035bff ocfs2: Add comment about orphan scanning by Sunil Mushran · 13 years ago
  51. 619c200 ocfs2: Clean up messages in the fs by Sunil Mushran · 13 years ago
  52. 6b27f62 ocfs2/cluster: Cluster up now includes network connections too by Sunil Mushran · 13 years ago
  53. 3ba169c ocfs2/cluster: Add new function o2net_fill_node_map() by Sunil Mushran · 13 years ago
  54. bb570a5 ocfs2/cluster: Fix output in file elapsed_time_in_ms by Sunil Mushran · 13 years ago
  55. a2c0cc1 ocfs2/dlm: dlmlock_remote() needs to account for remastery by Sunil Mushran · 13 years ago
  56. ff0a522 ocfs2/dlm: Take inflight reference count for remotely mastered resources too by Sunil Mushran · 13 years ago
  57. ed8625c ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() by Sunil Mushran · 13 years ago
  58. e9f0b6a ocfs2/dlm: Trace insert/remove of resource to/from hash by Sunil Mushran · 13 years ago
  59. 8d400b8 ocfs2/dlm: Clean up refmap helpers by Sunil Mushran · 13 years ago
  60. 0afbba1 ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() by Sunil Mushran · 13 years ago
  61. 394eb3d ocfs2: Clean up messages in stack_o2cb.c by Sunil Mushran · 13 years ago
  62. 8decab3 ocfs2/dlm: Clean up messages in o2dlm by Sunil Mushran · 13 years ago
  63. 1dfecf8 ocfs2/cluster: Clean up messages in o2net by Sunil Mushran · 13 years ago
  64. d2eece3 ocfs2/cluster: Abort heartbeat start on hard-ro devices by Sunil Mushran · 13 years ago
  65. 963945b fix jffs2 ACLs on big-endian with 16bit mode_t by Al Viro · 13 years ago
  66. 1ec95bf 9p: close ACL leaks by Al Viro · 13 years ago
  67. c0d960f ocfs2_init_acl(): fix a leak by Al Viro · 13 years ago
  68. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  69. fcc5c22 writeback: don't busy retry writeback on new/freeing inodes by Wu Fengguang · 13 years ago
  70. b7ca1e8 ext4: correct comment for ext4_ext_check_cache by Robin Dong · 13 years ago
  71. 0737964 ext4: correct the debug message in ext4_ext_insert_extent by Robin Dong · 13 years ago
  72. 5718789 ext4: remove unused argument in ext4_ext_next_leaf_block by Robin Dong · 13 years ago
  73. 6a0fe49 ext4: remove ac_repeats from ext4_allocation_context by Tao Ma · 13 years ago
  74. ced156e ext4: don't increment s_mb_buddies_generated in ext4_mb_release by Tao Ma · 13 years ago
  75. 529da70 ext4: remove unnecessary ext4_get_group_info in ext4_mb_load_buddy by Tao Ma · 13 years ago
  76. 0c12eaf nfsd: don't break lease on CLAIM_DELEGATE_CUR by Casey Bodley · 13 years ago
  77. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 13 years ago
  78. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 13 years ago
  79. ed80fcf fs/9p: Always ask new inode in create by Aneesh Kumar K.V · 13 years ago
  80. a2dd43b fs/9p: Fix invalid mount options/args by Prem Karat · 13 years ago
  81. fd2421f fs/9p: When doing inode lookup compare qid details and inode mode bits. by Aneesh Kumar K.V · 13 years ago
  82. 2053d67 fs/9p: remove rename work around in 9p by Aneesh Kumar K.V · 13 years ago
  83. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  84. b22570d ext3: Fix data corruption in inodes with journalled data by Jan Kara · 13 years ago
  85. 5a9a436 vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp by Konstantin Khlebnikov · 13 years ago
  86. d769b3c isofs: Remove global fs lock by Jan Kara · 13 years ago
  87. 22ba747 jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory by Al Viro · 13 years ago
  88. 841590c fix IN_DELETE_SELF on overwriting rename() on ramfs et.al. by Al Viro · 13 years ago
  89. dee28e7 pstore: Allow the user to explicitly choose a backend by Matthew Garrett · 13 years ago
  90. b94fdd0 pstore: Make "part" unsigned by Matthew Garrett · 13 years ago
  91. 5628068 pstore: Add extra context for writes and erases by Matthew Garrett · 13 years ago
  92. 638c1fd pstore: Extend API for more flexibility in new backends by Matthew Garrett · 13 years ago
  93. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  94. c1f792a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  95. 6aaf440 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  96. ba1f9db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  97. 49302ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  98. 59a7ac1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  99. 03b5bb3 ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_get by Wang Sheng-Hui · 13 years ago
  100. df2e301 fs: Merge split strings by Jean Delvare · 13 years ago