1. 050a195 xfs:free bp in xlog_find_tail() error path by Eric Sandeen · 11 years ago
  2. 5d0a654 xfs: free bp in xlog_find_zeroed() error path by Eric Sandeen · 11 years ago
  3. 6dd93e9 xfs: avoid double-free in xfs_attr_node_addname by Eric Sandeen · 11 years ago
  4. 2c2bcc0 xfs: call roundup_64() to calculate the min_logblks by Jie Liu · 11 years ago
  5. 3e7b91c xfs: Validate log space at mount time by Jie Liu · 11 years ago
  6. 5a96a94 xfs: Add xfs_log_rlimit.c by Jie Liu · 11 years ago
  7. e773fc9 xfs: Refactor xfs_ticket_alloc() to extract a new helper by Jie Liu · 11 years ago
  8. f749278 xfs: Get rid of all XFS_XXX_LOG_RES() macro by Jie Liu · 11 years ago
  9. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  10. 783cb6d xfs: Make writeid transaction use tr_writeid by Jie Liu · 11 years ago
  11. 20996c9 xfs: Introduce tr_fsyncts to m_reservation by Jie Liu · 11 years ago
  12. 0eadd10 xfs: Introduce a new structure to hold transaction reservation items by Jie Liu · 11 years ago
  13. 9356fe2 xfs: make struct xfs_perag kernel only by Dave Chinner · 11 years ago
  14. 4f3d71f xfs: move kernel specific type definitions to xfs.h by Dave Chinner · 11 years ago
  15. 9b90b0d xfs: xfs_filestreams.h doesn't need __KERNEL__ by Dave Chinner · 11 years ago
  16. cb9eabf xfs: remove __KERNEL__ check from xfs_dir2_leaf.c by Dave Chinner · 11 years ago
  17. b49a0c1 xfs: remove __KERNEL__ from debug code by Dave Chinner · 11 years ago
  18. 63d20d6 xfs: kill __KERNEL__ check for debug code in allocation code by Dave Chinner · 11 years ago
  19. 94b4060 xfs: don't special case shared superblock mounts by Dave Chinner · 11 years ago
  20. a133d95 xfs: consolidate extent swap code by Dave Chinner · 11 years ago
  21. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  22. f6bba20 xfs: consolidate xfs_rename.c by Dave Chinner · 11 years ago
  23. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  24. 836a94a xfs: fix issues that cause userspace warnings by Dave Chinner · 11 years ago
  25. c5c249b xfs: minor cleanups by Dave Chinner · 11 years ago
  26. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  27. ff55068 xfs: introduce xfs_sb.c for sharing with libxfs by Dave Chinner · 11 years ago
  28. 1fb7e48d xfs: split out the remote symlink handling by Dave Chinner · 11 years ago
  29. fde2227 xfs: split out attribute fork truncation code into separate file by Dave Chinner · 11 years ago
  30. abec5f2 xfs: split out attribute listing code into separate file by Dave Chinner · 11 years ago
  31. 2b9ab5a xfs: reshuffle dir2 definitions around for userspace by Dave Chinner · 11 years ago
  32. 4a8af27 xfs: move getdents code into it's own file by Dave Chinner · 11 years ago
  33. 1fd7115 xfs: introduce xfs_inode_buf.c for inode buffer operations by Dave Chinner · 11 years ago
  34. 7bb85ef xfs: move unrelated definitions out of xfs_inode.h by Dave Chinner · 11 years ago
  35. 5c4d97d xfs: move inode fork definitions to a new header file by Dave Chinner · 11 years ago
  36. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  37. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
  38. 76456fc xfs: introduce xfs_quota_defs.h by Dave Chinner · 11 years ago
  39. c729820 xfs: introduce xfs_rtalloc_defs.h by Dave Chinner · 11 years ago
  40. 2a3c0ac xfs: split out on-disk transaction definitions by Dave Chinner · 11 years ago
  41. 9cd047f xfs: separate icreate log format definitions from xfs_icreate_item.h by Dave Chinner · 11 years ago
  42. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  43. 9fbe24d xfs: split out EFI/EFD log item format definition by Dave Chinner · 11 years ago
  44. a8da0da xfs: split out buf log item format definitions by Dave Chinner · 11 years ago
  45. 6943283 xfs: split out inode log item format definition by Dave Chinner · 11 years ago
  46. fc06c6d xfs: separate out log format definitions by Dave Chinner · 11 years ago
  47. 7a378c9 xfs: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  48. e60896d xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  49. d892d58 xfs: Start using pquotaino from the superblock. by Chandra Seetharaman · 11 years ago
  50. 0102629 xfs: Initialize all quota inodes to be NULLFSINO by Chandra Seetharaman · 11 years ago
  51. 297aa63 xfs: Fix a deadlock in xfs_log_commit_cil() code path by Chandra Seetharaman · 11 years ago
  52. 58e5985 xfs: fix assertion failure in xfs_vm_write_failed() by Jie Liu · 11 years ago
  53. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago
  55. 74931da make simple_lookup() usable for filesystems that set ->s_d_op by Al Viro · 11 years ago
  56. ec193cf configfs: don't open-code d_alloc_name() by Al Viro · 11 years ago
  57. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. 239dab4 Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  59. f1c4108 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  60. 4f5e65a fput: turn "list_head delayed_fput_list" into llist_head by Oleg Nesterov · 11 years ago
  61. 6437250 fs/file_table.c:fput(): add comment by Andrew Morton · 11 years ago
  62. bb458c6 Safer ABI for O_TMPFILE by Al Viro · 11 years ago
  63. 689c3db CIFS: Fix a deadlock when a file is reopened by Pavel Shilovsky · 11 years ago
  64. b33fcf1 CIFS: Reopen the file if reconnect durable handle failed by Pavel Shilovsky · 11 years ago
  65. c31ad43 xfs: Fix the logic check for all quotas being turned off by Chandra Seetharaman · 11 years ago
  66. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  67. 1466b77 Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  68. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  69. 746919d Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  70. 9db0192 Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  71. 0ff08ba Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  72. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  73. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  74. 076bb0c net: rename include/net/ll_poll.h to include/net/busy_poll.h by Eliezer Tamir · 11 years ago
  75. 1c46943 [CIFS] Fix minor endian error in durable handle patch series by Steve French · 11 years ago
  76. 9cbc0b7 CIFS: Reconnect durable handles for SMB2 by Pavel Shilovsky · 11 years ago
  77. 064f604 CIFS: Make SMB2_open use cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  78. 226730b CIFS: Introduce cifs_open_parms struct by Pavel Shilovsky · 11 years ago
  79. 63eb3de CIFS: Request durable open for SMB2 opens by Pavel Shilovsky · 11 years ago
  80. d22cbfe CIFS: Simplify SMB2 create context handling by Pavel Shilovsky · 11 years ago
  81. 59aa371 CIFS: Simplify SMB2_open code path by Pavel Shilovsky · 11 years ago
  82. ca81983 CIFS: Respect create_options in smb2_open_file by Pavel Shilovsky · 11 years ago
  83. fd55439 CIFS: Fix lease context buffer parsing by Pavel Shilovsky · 11 years ago
  84. 42c49d7 xfs: fix sgid inheritance for subdirectories inheriting default acls [V3] by Carlos Maiolino · 11 years ago
  85. cc18ec3 Use ecryptfs_dentry_to_lower_path in a couple of places by Matthew Wilcox · 11 years ago
  86. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  87. c755966 NFS: Allow nfs_updatepage to extend a write under additional circumstances by Scott Mayhew · 11 years ago
  88. b0a9dab xfs: dquot log reservations are too small by Dave Chinner · 11 years ago
  89. f3508bc xfs: remove local fork format handling from xfs_bmapi_write() by Dave Chinner · 11 years ago
  90. 07b5ce8 NFS: Make nfs_readdir revalidate less often by Scott Mayhew · 11 years ago
  91. 43f291c NFS: Make nfs_attribute_cache_expired() non-static by Scott Mayhew · 11 years ago
  92. cda57a1 nfs: set verifier on existing dentries in nfs_prime_dcache by Jeff Layton · 11 years ago
  93. 862a629 xfs: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  94. 9cee4c5 xfs: clean up unused codes at xfs_bulkstat() by Jie Liu · 11 years ago
  95. a82a729 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  96. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  97. e3a0dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  98. 76b1e9b net/fs: change busy poll time accounting by Eliezer Tamir · 11 years ago
  99. da89bd2 Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  100. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago