1. 53872ed fs/reiserfs: replace not-standard %Lu/%Ld by Fabian Frederick · 10 years ago
  2. edc023ca fs/ufs/inode.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  3. d4beaab fs/ufs: convert UFSD printk to pr_debug by Fabian Frederick · 10 years ago
  4. 7e1e416 fs/ufs/super.c: use va_format instead of buffer/vsnprintf by Fabian Frederick · 10 years ago
  5. 07bc94f fs/ufs/super.c: use __func__ in logging by Fabian Frederick · 10 years ago
  6. de771bd fs/ufs: use pr_fmt by Fabian Frederick · 10 years ago
  7. a9814c5 fs/ufs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  8. dd70edb nilfs2: integrate sysfs support into driver by Vyacheslav Dubeyko · 10 years ago
  9. a5a7332 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group by Vyacheslav Dubeyko · 10 years ago
  10. a2ecb79 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group by Vyacheslav Dubeyko · 10 years ago
  11. 02a0ba1 nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group by Vyacheslav Dubeyko · 10 years ago
  12. ef43d5c nilfs2: add /sys/fs/nilfs2/<device>/segments group by Vyacheslav Dubeyko · 10 years ago
  13. abc968d nilfs2: add /sys/fs/nilfs2/<device>/segctor group by Vyacheslav Dubeyko · 10 years ago
  14. caa05d4 nilfs2: add /sys/fs/nilfs2/<device>/superblock group by Vyacheslav Dubeyko · 10 years ago
  15. da7141f nilfs2: add /sys/fs/nilfs2/<device> group by Vyacheslav Dubeyko · 10 years ago
  16. aebe17f nilfs2: add /sys/fs/nilfs2/features group by Vyacheslav Dubeyko · 10 years ago
  17. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  18. 8e19189 fs/befs/linuxvfs.c: check superblock before dump operation by Fabian Frederick · 10 years ago
  19. 6d6747f minix zmap block counts calculation fix by Qi Yong · 10 years ago
  20. 3b97dd0 autofs4: comment typo: remove a a doubled word by NeilBrown · 10 years ago
  21. bdac383 autofs4: remove some unused inline functions by NeilBrown · 10 years ago
  22. 668128e autofs4: don't take spinlock when not needed in autofs4_lookup_expiring by NeilBrown · 10 years ago
  23. c312442 autofs4: remove a redundant assignment by NeilBrown · 10 years ago
  24. 26b7a54 autofs4: remove unused autofs4_ispending() by NeilBrown · 10 years ago
  25. 6f4535e fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  26. ca35664 fs/efs/namei.c: return is not a function by Fabian Frederick · 10 years ago
  27. c7f3888 switch iov_iter_get_pages() to passing maximal number of pages by Al Viro · 10 years ago
  28. 49c7dd2 fs: mark __d_obtain_alias static by Fengguang Wu · 10 years ago
  29. 95ad5c2 dcache: d_splice_alias should detect loops by J. Bruce Fields · 10 years ago
  30. 8d80d7d dcache: d_find_alias needn't recheck IS_ROOT && DCACHE_DISCONNECTED by J. Bruce Fields · 10 years ago
  31. 52ed46f dcache: remove unused d_find_alias parameter by J. Bruce Fields · 10 years ago
  32. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 10 years ago
  33. da093a9 dcache: d_splice_alias should ignore DCACHE_DISCONNECTED by J. Bruce Fields · 10 years ago
  34. 908790f dcache: d_splice_alias mustn't create directory aliases by J. Bruce Fields · 10 years ago
  35. 75a2352 dcache: close d_move race in d_splice_alias by J. Bruce Fields · 10 years ago
  36. 3f70bd5 dcache: move d_splice_alias by J. Bruce Fields · 10 years ago
  37. d03b29a namei: trivial fix to vfs_rename_dir comment by J. Bruce Fields · 10 years ago
  38. b8faf03 VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode. by NeilBrown · 10 years ago
  39. 7c33d59 cifs: support RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  40. 9a423bb hostfs: support rename flags by Miklos Szeredi · 10 years ago
  41. 80ace85 btrfs: add RENAME_NOREPLACE by Miklos Szeredi · 10 years ago
  42. a0dbc56 bad_inode: add ->rename2() by Miklos Szeredi · 10 years ago
  43. 7177a9c fs: call rename2 if exists by Miklos Szeredi · 10 years ago
  44. 3064c35 death to mnt_pinned by Al Viro · 10 years ago
  45. 8fa1f1c make fs/{namespace,super}.c forget about acct.h by Al Viro · 10 years ago
  46. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  47. 0aec09d drop ->s_umount around acct_auto_close() by Al Viro · 10 years ago
  48. 215752f acct: get rid of acct_list by Al Viro · 10 years ago
  49. ed44724 acct: switch to __kernel_write() by Al Viro · 10 years ago
  50. 82df9c8 Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-next by Al Viro · 10 years ago
  51. 282c105 ceph: fix kick_requests() by Yan, Zheng · 10 years ago
  52. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  53. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  54. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  55. 68b5a65 mm: softdirty: respect VM_SOFTDIRTY in PTE holes by Peter Feiner · 10 years ago
  56. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  57. 1b7f8ba fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  58. bba1cb1 ocfs2: race between umount and unfinished remastering during recovery by Tariq Saeed · 10 years ago
  59. 7567c14 ocfs2: remove conversion of total_backoff in dlm_join_domain() by Xue jiufei · 10 years ago
  60. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  61. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  62. 1469488 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  63. 2502722 ntfs: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  64. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  65. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  66. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  67. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago
  68. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  69. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  70. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 27d0e5b reiserfs: fix corruption introduced by balance_leaf refactor by Jeff Mahoney · 10 years ago
  72. 14a571a nfsd: add some comments to the nfsd4 object definitions by Jeff Layton · 10 years ago
  73. b687f68 nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers by Jeff Layton · 10 years ago
  74. f29ebb4 Add worker function to set allocation size by Steve French · 10 years ago
  75. 74cf76d nfsd: remove nfs4_lock_state: nfs4_state_shutdown_net by Jeff Layton · 10 years ago
  76. dab6ef2 nfsd: remove nfs4_lock_state: nfs4_laundromat by Jeff Layton · 10 years ago
  77. 05149dd nfsd: Remove nfs4_lock_state(): reclaim_complete() by Trond Myklebust · 10 years ago
  78. cb86fb1 nfsd: Remove nfs4_lock_state(): setclientid, setclientid_confirm, renew by Trond Myklebust · 10 years ago
  79. 3974552 nfsd: Remove nfs4_lock_state(): exchange_id, create/destroy_session() by Trond Myklebust · 10 years ago
  80. 3234975 nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm by Trond Myklebust · 10 years ago
  81. 084d4d4 nfsd: Remove nfs4_lock_state(): nfsd4_delegreturn() by Trond Myklebust · 10 years ago
  82. 36626a2 nfsd: Remove nfs4_lock_state(): nfsd4_open_downgrade + nfsd4_close by Trond Myklebust · 10 years ago
  83. 2dd7f2a nfsd: Remove nfs4_lock_state(): nfsd4_lock/locku/lockt() by Trond Myklebust · 10 years ago
  84. 51f5e78 nfsd: Remove nfs4_lock_state(): nfsd4_release_lockowner by Trond Myklebust · 10 years ago
  85. e7d5dc1 nfsd: Remove nfs4_lock_state(): nfsd4_test_stateid/nfsd4_free_stateid by Trond Myklebust · 10 years ago
  86. c2d1d6a nfsd: Remove nfs4_lock_state(): nfs4_preprocess_stateid_op() by Trond Myklebust · 10 years ago
  87. 285abde nfsd: remove old fault injection infrastructure by Jeff Layton · 10 years ago
  88. 98d5c7c nfsd: add more granular locking to *_delegations fault injectors by Jeff Layton · 10 years ago
  89. 82e05ef nfsd: add more granular locking to forget_openowners fault injector by Jeff Layton · 10 years ago
  90. 016200c nfsd: add more granular locking to forget_locks fault injector by Jeff Layton · 10 years ago
  91. 3738d50 nfsd: add a list_head arg to nfsd_foreach_client_lock by Jeff Layton · 10 years ago
  92. 69fc9ed nfsd: add nfsd_inject_forget_clients by Jeff Layton · 10 years ago
  93. a0926d1 nfsd: add a forget_client set_clnt routine by Jeff Layton · 10 years ago
  94. 7ec0e36 nfsd: add a forget_clients "get" routine with proper locking by Jeff Layton · 10 years ago
  95. c96223d nfsd: abstract out the get and set routines into the fault injection ops by Jeff Layton · 10 years ago
  96. 294ac32 nfsd: protect clid and verifier generation with client_lock by Jeff Layton · 10 years ago
  97. fd699b8 nfsd: don't destroy clients that are busy by Jeff Layton · 10 years ago
  98. fb94d76 NFSD: Put the reference of nfs4_file when freeing stid by Kinglong Mee · 10 years ago
  99. 8e099d1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  100. b54ecfb Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago