1. 6960b0d fsnotify: change locking order by Lino Sanfilippo · 13 years ago
  2. 64c20d2 fsnotify: dont put marks on temporary list when clearing marks by group by Lino Sanfilippo · 13 years ago
  3. d5a335b fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remove_mark() by Lino Sanfilippo · 13 years ago
  4. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 13 years ago
  5. 9afab88 Btrfs: make ordered extent be flushed by multi-task by Miao Xie · 12 years ago
  6. 25287e0 Btrfs: make ordered operations be handled by multi-task by Miao Xie · 12 years ago
  7. 8ccf6f19 Btrfs: make delalloc inodes be flushed by multi-task by Miao Xie · 12 years ago
  8. 7b398f8 Btrfs: fill the global reserve when unpinning space by Josef Bacik · 12 years ago
  9. 32adf09 Btrfs: cleanup unused arguments by Liu Bo · 12 years ago
  10. 0e411ec Btrfs: kill unnecessary arguments in del_ptr by Liu Bo · 12 years ago
  11. 6a7a665 Btrfs: reorder tree mod log operations in deleting a pointer by Liu Bo · 12 years ago
  12. 95c80bb Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems by Liu Bo · 12 years ago
  13. de6c411 Btrfs: fix unnecessary while loop when search the free space, cache by Miao Xie · 12 years ago
  14. de1ee92 Btrfs: recheck bio against block device when we map the bio by Josef Bacik · 12 years ago
  15. 08e007d Btrfs: improve the noflush reservation by Miao Xie · 12 years ago
  16. 561c294 Btrfs: fix wrong comment in can_overcommit() by Miao Xie · 12 years ago
  17. 3fed40c Btrfs: cleanup duplicated division functions by Miao Xie · 12 years ago
  18. 986ab09 fsnotify: use a mutex instead of a spinlock to protect a groups mark list by Lino Sanfilippo · 13 years ago
  19. 6dfbd14 fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed by Lino Sanfilippo · 13 years ago
  20. 104d06f fsnotify: take groups mark_lock before mark lock by Lino Sanfilippo · 13 years ago
  21. 23e964c fsnotify: use reference counting for groups by Lino Sanfilippo · 13 years ago
  22. 9861295 fsnotify: introduce fsnotify_get_group() by Lino Sanfilippo · 13 years ago
  23. d8153d4 inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group() by Lino Sanfilippo · 13 years ago
  24. c299dd0 CIFS: Fix write after setting a read lock for read oplock files by Pavel Shilovsky · 12 years ago
  25. d387a5c cifs: parse the device name into UNC and prepath by Jeff Layton · 12 years ago
  26. 839db3d cifs: fix up handling of prefixpath= option by Jeff Layton · 12 years ago
  27. 62a1a43 cifs: clean up handling of unc= option by Jeff Layton · 12 years ago
  28. 193cdd8 cifs: fix SID binary to string conversion by Jeff Layton · 12 years ago
  29. b0ef964 NFSv4.1: Be conservative about the client highest slotid by Trond Myklebust · 12 years ago
  30. af402ab exofs: clean up the correct page collection on write error by Idan Kedar · 12 years ago
  31. 8556307 NFSv4.1: Handle NFS4ERR_BADSLOT errors correctly by Trond Myklebust · 12 years ago
  32. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  33. 81d9bce nfs: don't extend writes to cover entire page if pagecache is invalid by Jeff Layton · 12 years ago
  34. 7d3e91a NFSv4: Check for buffer length in __nfs4_get_acl_uncached by Sven Wegener · 12 years ago
  35. c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 12 years ago
  36. bd9926e ext4: zero out inline data using memset() instead of empty_zero_page by Theodore Ts'o · 12 years ago
  37. 6666e6a f2fs: fix tracking parent inode number by Jaegeuk Kim · 12 years ago
  38. 3cd8a23 f2fs: cleanup the f2fs_bio_alloc routine by Jaegeuk Kim · 12 years ago
  39. 457d08e f2fs: introduce accessor to retrieve number of dentry slots by Namjae Jeon · 12 years ago
  40. 508198b f2fs: remove redundant call to f2fs_put_page in delete entry by Namjae Jeon · 12 years ago
  41. a0d4253 f2fs: make use of GFP_F2FS_ZERO for setting gfp_mask by Namjae Jeon · 12 years ago
  42. c212991 f2fs: rewrite f2fs_bio_alloc to make it simpler by Namjae Jeon · 12 years ago
  43. 705f814 f2fs: remove unused variable by Wei Yongjun · 12 years ago
  44. 61412b6 f2fs: move error condition for mkdir at proper place by Namjae Jeon · 12 years ago
  45. 1042d60 f2fs: remove unneeded initialization by Namjae Jeon · 12 years ago
  46. 1fa95b0 f2fs: check read only condition before beginning write out by Namjae Jeon · 12 years ago
  47. 154a086 f2fs: remove unneeded memset from init_once by Namjae Jeon · 12 years ago
  48. 72ce609 f2fs: show error in case of invalid mount arguments by Namjae Jeon · 12 years ago
  49. be4124f f2fs: fix the compiler warning for uninitialized use of variable by Namjae Jeon · 12 years ago
  50. 573ea5f f2fs: resolve build failures by Jaegeuk Kim · 12 years ago
  51. 0a8165d f2fs: adjust kernel coding style by Jaegeuk Kim · 12 years ago
  52. 25ca923 f2fs: fix endian conversion bugs reported by sparse by Jaegeuk Kim · 12 years ago
  53. cf0e3a6 f2fs: remove unneeded version.h header file from f2fs.h by Sachin Kamat · 12 years ago
  54. a14d5393 f2fs: update Kconfig and Makefile by Jaegeuk Kim · 12 years ago
  55. 902829a f2fs: move proc files to debugfs by Greg Kroah-Hartman · 12 years ago
  56. d624c96 f2fs: add recovery routines for roll-forward by Jaegeuk Kim · 12 years ago
  57. 7bc0900 f2fs: add garbage collection functions by Jaegeuk Kim · 12 years ago
  58. af48b85 f2fs: add xattr and acl functionalities by Jaegeuk Kim · 12 years ago
  59. 6b4ea01 f2fs: add core directory operations by Jaegeuk Kim · 12 years ago
  60. 57397d8 f2fs: add inode operations for special inodes by Jaegeuk Kim · 12 years ago
  61. 19f99ce f2fs: add core inode operations by Jaegeuk Kim · 12 years ago
  62. eb47b80 f2fs: add address space operations for data by Jaegeuk Kim · 12 years ago
  63. fbfa2cc f2fs: add file operations by Jaegeuk Kim · 12 years ago
  64. 351df4b f2fs: add segment operations by Jaegeuk Kim · 12 years ago
  65. e05df3b f2fs: add node operations by Jaegeuk Kim · 12 years ago
  66. 127e670 f2fs: add checkpoint operations by Jaegeuk Kim · 12 years ago
  67. aff063e f2fs: add super block operations by Jaegeuk Kim · 12 years ago
  68. 39a53e0 f2fs: add superblock and major in-memory structure by Jaegeuk Kim · 12 years ago
  69. 18d9a2c NFSD: Correct the size calculation in fault_inject_write by Bryan Schumaker · 12 years ago
  70. 0a5c33e NFSD: Pass correct buffer size to rpc_ntop by Bryan Schumaker · 12 years ago
  71. 9a4c801 ext4: ensure Inode flags consistency are checked at build time by Carlos Maiolino · 12 years ago
  72. 939da10 ext4: Remove CONFIG_EXT4_FS_XATTR by Tao Ma · 12 years ago
  73. 88c4766 nfsd: pass proper net to nfsd_destroy() from NFSd kthreads by Stanislav Kinsbursky · 12 years ago
  74. 541e864 nfsd: simplify service shutdown by Stanislav Kinsbursky · 12 years ago
  75. 4539f14 nfsd: replace boolean nfsd_up flag by users counter by Stanislav Kinsbursky · 12 years ago
  76. 903d9bf nfsd: simplify NFSv4 state init and shutdown by Stanislav Kinsbursky · 12 years ago
  77. bda9cac nfsd: introduce helpers for generic resources init and shutdown by Stanislav Kinsbursky · 12 years ago
  78. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  79. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  80. 2c2fe29 nfsd: per-net NFSd up flag introduced by Stanislav Kinsbursky · 12 years ago
  81. 6ff50b3 nfsd: move per-net startup code to separated function by Stanislav Kinsbursky · 12 years ago
  82. 0816035 nfsd: pass net to __write_ports() and down by Stanislav Kinsbursky · 12 years ago
  83. 3938a0d nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
  84. d41a941 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
  85. 6777436 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
  86. db42d1a nfsd: pass net to nfsd_startup() and nfsd_shutdown() by Stanislav Kinsbursky · 12 years ago
  87. db6e182 nfsd: pass net to nfsd_init_socks() by Stanislav Kinsbursky · 12 years ago
  88. f7fb86c nfsd: use "init_net" for portmapper by Stanislav Kinsbursky · 12 years ago
  89. 7007c90 nfsd: avoid permission checks on EXCLUSIVE_CREATE replay by Neil Brown · 12 years ago
  90. 9a9c647 nfsd: make NFSv4 recovery client tracking options per net by Stanislav Kinsbursky · 12 years ago
  91. 187fd03 ext4: remove unused variable from ext4_ext_in_cache() by Zhi Yong Wu · 12 years ago
  92. 6b280c9 ext4: remove redundant initialization in ext4_fill_super() by Guo Chao · 12 years ago
  93. a789f49 ext4: remove redundant code in ext4_alloc_inode() by Guo Chao · 12 years ago
  94. 64744e0 ext4: use sync_inode_metadata() when syncing inode metadata by Guo Chao · 12 years ago
  95. f08225d ext4: enable ext4 inline support by Tao Ma · 12 years ago
  96. 0c8d414 ext4: let fallocate handle inline data correctly by Tao Ma · 12 years ago
  97. aef1c85 ext4: let ext4_truncate handle inline data correctly by Tao Ma · 12 years ago
  98. 0d812f7 ext4: evict inline data out if we need to strore xattr in inode by Tao Ma · 12 years ago
  99. 9419198 ext4: let fiemap work with inline data by Tao Ma · 12 years ago
  100. 32f7f22 ext4: let ext4_rename handle inline dir by Tao Ma · 12 years ago