1. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 1366f5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  3. ec7d879 GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  4. 9265f1d GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... by Al Viro · 10 years ago
  5. 3cdcf63 GFS2: use kvfree() instead of open-coding it by Al Viro · 10 years ago
  6. 44bb31b GFS2: gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  7. 571a4b5 GFS2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago
  8. 154e80e4 Merge branch 'for-gfs2' into for-next by Al Viro · 10 years ago
  9. 845409b gfs2_atomic_open(): simplify the use of finish_no_open() by Al Viro · 10 years ago
  10. 81295ce gfs2_create_inode(): don't bother with d_splice_alias() by Al Viro · 10 years ago
  11. 986cdb8 gfs2: bugger off early if O_CREAT open finds a directory by Al Viro · 10 years ago
  12. 30badc9 GFS2: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  13. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  14. 98f1a69 GFS2: Update timestamps on fallocate by Andrew Price · 10 years ago
  15. 1885867 GFS2: Update i_size properly on fallocate by Andrew Price · 10 years ago
  16. 9c9f115 GFS2: Use inode_newsize_ok and get_write_access in fallocate by Andrew Price · 10 years ago
  17. de3b08d gfs2: Set allowed quota types by Jan Kara · 10 years ago
  18. 1a85503 GFS2: If we use up our block reservation, request more next time by Bob Peterson · 10 years ago
  19. 33ad5d5 GFS2: Only increase rs_sizehint by Bob Peterson · 10 years ago
  20. 0e27c18 GFS2: Set of distributed preferences for rgrps by Bob Peterson · 10 years ago
  21. 37975f1 GFS2: directly return gfs2_dir_check() by Fabian Frederick · 10 years ago
  22. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  23. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  25. 4d93bc3 gfs2_atomic_open(): skip lookups on hashed dentry by Al Viro · 10 years ago
  26. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 10 years ago
  27. d29c0af GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) by Fabian Frederick · 10 years ago
  28. d24e056 GFS2: Use gfs2_rbm_incr in rgblk_free by Bob Peterson · 10 years ago
  29. 19aeb5a GFS2: Make rename not save dirent location by Bob Peterson · 10 years ago
  30. 00a158b GFS2: fix bad inode i_goal values during block allocation by Abhi Das · 10 years ago
  31. cfb2f9d GFS2: fix d_splice_alias() misuses by Al Viro · 10 years ago
  32. a937cca GFS2: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  33. 7b7a911 GFS2: Hash the negative dentry during inode lookup by Benjamin Coddington · 10 years ago
  34. 1c994a0 locks: consolidate "nolease" routines by Jeff Layton · 10 years ago
  35. 2ddfbdd GFS2: Request demote when a "try" flock fails by Bob Peterson · 10 years ago
  36. b650738 GFS2: Change maxlen variables to size_t by Bob Peterson · 10 years ago
  37. eaebded GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  38. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  39. 27ff6a0 GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  40. 6b49d1d GFS2: memcontrol: Spelling s/invlidate/invalidate/ by Geert Uytterhoeven · 10 years ago
  41. 97a4f1d GFS2: Allow caching of glocks for flock by Bob Peterson · 10 years ago
  42. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 10 years ago
  43. 6ec43b1 GFS2: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  44. fe0bbd2 GFS2: Use GFP_NOFS when allocating glocks by Steven Whitehouse · 10 years ago
  45. 94a09a3 GFS2: Fix race in glock lru glock disposal by Steven Whitehouse · 10 years ago
  46. 79272b3 GFS2: Only wait for demote when last holder is dequeued by Bob Peterson · 10 years ago
  47. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  48. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  49. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  50. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  51. ba1bdef Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next by Linus Torvalds · 10 years ago
  52. 0e48e055 GFS2: Prevent recovery before the local journal is set by Bob Peterson · 10 years ago
  53. 9dd868e GFS2: fs/gfs2/file.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  54. c62baf6 GFS2: fs/gfs2/bmap.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  55. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  56. da56e45 gfs2: switch to ->write_iter() by Al Viro · 10 years ago
  57. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  58. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  59. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  60. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  61. 5a7c669 GFS2: lops.c: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
  62. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  63. 991deec GFS2: quotas not being refreshed in gfs2_adjust_quota by Abhi Das · 10 years ago
  64. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  65. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  66. 34917f9 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
  67. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  68. 1b2ad41 GFS2: Fix address space from page function by Steven Whitehouse · 10 years ago
  69. 0597880 GFS2: Fix uninitialized VFS inode in gfs2_create_inode by Abhi Das · 10 years ago
  70. e9fb7c7 GFS2: Fix return value in slot_get() by Abhi Das · 10 years ago
  71. 733dbc1 GFS2: inline function gfs2_set_mode by Bob Peterson · 10 years ago
  72. f45dc26 GFS2: Remove extraneous function gfs2_security_init by Bob Peterson · 10 years ago
  73. b00263d GFS2: Increase the max number of ACLs by Bob Peterson · 10 years ago
  74. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  75. 428fd95 GFS2: Re-add a call to log_flush_wait when flushing the journal by Bob Peterson · 10 years ago
  76. 01b172b GFS2: Ensure workqueue is scheduled after noexp request by Bob Peterson · 10 years ago
  77. 48f8f71 GFS2: check NULL return value in gfs2_ok_to_move by Abhi Das · 10 years ago
  78. cb94eb0 GFS2: Convert gfs2_lm_withdraw to use fs_err by Joe Perches · 10 years ago
  79. 8382e26 GFS2: Use fs_<level> more often by Joe Perches · 10 years ago
  80. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 10 years ago
  81. a17d758 GFS2: Move recovery variables to journal structure in memory by Bob Peterson · 10 years ago
  82. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 10 years ago
  83. f2113eb GFS2: return -E2BIG if hit the maximum limits of ACLs by Jie Liu · 10 years ago
  84. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 10 years ago
  85. fcf10d3 GFS2: replace kmalloc - __vmalloc / memset 0 by Fabian Frederick · 10 years ago
  86. b1ab1e4 GFS2: Remove extra "if" in gfs2_log_flush() by Steven Whitehouse · 10 years ago
  87. 022ef4f GFS2: Move log buffer accounting to transaction by Steven Whitehouse · 10 years ago
  88. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 10 years ago
  89. 654a6d2 GFS2: Reduce struct gfs2_trans in size by Steven Whitehouse · 10 years ago
  90. ad78197 GFS2: add missing newline by David Teigland · 10 years ago
  91. c2b0b30 GFS2: Mark functions as static in gfs2/rgrp.c by Rashika Kheria · 10 years ago
  92. 44aaada GFS2: Add meta readahead field in directory entries by Steven Whitehouse · 10 years ago
  93. a0846a5 GFS2: Lock i_mutex and use a local gfs2_holder for fallocate by Bob Peterson · 10 years ago
  94. 774016b GFS2: journal data writepages update by Steven Whitehouse · 10 years ago
  95. b2c8b3e GFS2: Allocate block for xattr at inode alloc time, if required by Steven Whitehouse · 10 years ago
  96. 885bcec GFS2: Plug on AIL flush by Steven Whitehouse · 10 years ago
  97. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  98. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  99. e01580b gfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  100. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago