1. e4bc652 eCryptfs: Avoid unnecessary disk read and data decryption during writing by Li Wang · 12 years ago
  2. 12fc3e9 nfsd4: backchannel should use client-provided security flavor by J. Bruce Fields · 12 years ago
  3. 5772515 nfsd4: common helper to initialize callback work by J. Bruce Fields · 12 years ago
  4. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  5. c6bb3ca nfsd4: use callback security parameters in create_session by J. Bruce Fields · 12 years ago
  6. acb2887 nfsd4: clean up callback security parsing by J. Bruce Fields · 13 years ago
  7. face150 nfsd: use vfs_fsync_range(), not O_SYNC, for stable writes by J. Bruce Fields · 12 years ago
  8. fae5096 nfsd: assume writeable exportabled filesystems have f_sync by J. Bruce Fields · 12 years ago
  9. 7fa10cd nfsd4: don't BUG in delegation break callback by J. Bruce Fields · 12 years ago
  10. 7c1f8b6 nfsd4: remove unused init_session return by J. Bruce Fields · 12 years ago
  11. ae7095a nfsd4: helper function for getting mounted_on ino by J. Bruce Fields · 12 years ago
  12. 3c40794 nfs: fix wrong object type in lockowner_slab by Yanchuan Nian · 12 years ago
  13. 01f6c8f nfsd4: remove unused variable in nfsd4_delegreturn() by Wei Yongjun · 12 years ago
  14. 216b6cb exportfs: add FILEID_INVALID to indicate invalid fid_type by Namjae Jeon · 12 years ago
  15. 69a58a4 xfs: report projid32bit feature in geometry call by Eric Sandeen · 12 years ago
  16. 009507b xfs: fix reading of wrapped log data by Dave Chinner · 12 years ago
  17. 137fff0 xfs: fix buffer shudown reference count mismatch by Dave Chinner · 12 years ago
  18. b6aff29 xfs: don't vmap inode cluster buffers during free by Dave Chinner · 12 years ago
  19. 4c05f9a xfs: invalidate allocbt blocks moved to the free list by Dave Chinner · 12 years ago
  20. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  21. c9aecf7 GFS2: Use proper allocation context for new inodes by Steven Whitehouse · 12 years ago
  22. bcd97c0 GFS2: Add test for resource group congestion status by Steven Whitehouse · 12 years ago
  23. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  24. a68a0a3 GFS2: Speed up gfs2_rbm_from_block by Bob Peterson · 12 years ago
  25. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  26. 0e4a43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  27. 96e5d1d GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  28. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  29. 076f0fa GFS2: Fix FITRIM argument handling by Lukas Czerner · 12 years ago
  30. 3a238ad GFS2: Require user to provide argument for FITRIM by Lukas Czerner · 12 years ago
  31. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  32. cd0ed19 GFS2: Fix possible null pointer deref in gfs2_rs_alloc by Andrew Price · 12 years ago
  33. aaaf68c GFS2: Fix an unchecked error from gfs2_rs_alloc by Andrew Price · 12 years ago
  34. 22cddde ceph: Fix i_size update race by Sage Weil · 12 years ago
  35. 3798f47 cifs: Do not lookup hashed negative dentry in cifs_atomic_open by Sachin Prabhu · 12 years ago
  36. 2626934 lockd: Remove BUG_ON()s from fs/lockd/clntproc.c by Trond Myklebust · 12 years ago
  37. a2d30a5 lockd: Remove BUG_ON()s in fs/lockd/host.c by Trond Myklebust · 12 years ago
  38. 326ce0a lockd: Remove trivial BUG_ON()s from the NSM code by Trond Myklebust · 12 years ago
  39. aad56de lockd: Remove unnecessary BUG_ON()s in the xdr client code by Trond Myklebust · 12 years ago
  40. 28d79ea NFS: Remove the BUG_ON() in the mount code by Trond Myklebust · 12 years ago
  41. f48407d NFS: Remove BUG_ON()s in the fs/nfs/inode.c by Trond Myklebust · 12 years ago
  42. 4ea8fed NFSv4: Get rid of unnecessary BUG_ON()s by Trond Myklebust · 12 years ago
  43. deed85e NFS: Remove BUG_ON() calls from the generic writeback code by Trond Myklebust · 12 years ago
  44. bc5a89b NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code by Trond Myklebust · 12 years ago
  45. eba24e1 NFSv4.1: Remove unused function last_byte_offset by Trond Myklebust · 12 years ago
  46. d3edcf9 NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()... by Trond Myklebust · 12 years ago
  47. 7fc3884 NFS: Remove asserts from the NFS XDR code by Trond Myklebust · 12 years ago
  48. 1fea73a NFS: Get rid of unnecessary asserts by Trond Myklebust · 12 years ago
  49. 4d1d053 ceph: Hold caps_list_lock when adjusting caps_{use, total}_count by Yan, Zheng · 12 years ago
  50. 36960e4 cifs: fix potential buffer overrun in cifs.idmap handling code by Jeff Layton · 12 years ago
  51. 998f40b NFS4: nfs4_opendata_access should return errno by Weston Andros Adamson · 12 years ago
  52. cd856db xfs: Update inode alloc comments by Carlos Maiolino · 12 years ago
  53. 531c3bd xfs: silence uninitialised f.file warning. by Dave Chinner · 12 years ago
  54. 1375cb6 xfs: growfs: don't read garbage for new secondary superblocks by Dave Chinner · 12 years ago
  55. a3de56b fs/dlm: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  56. eeee2b5 dlm: remove unused variable in *dlm_lowcomms_get_buffer() by Wei Yongjun · 12 years ago
  57. f9b1ef5 NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly by Trond Myklebust · 12 years ago
  58. 926ccfe Btrfs: Fix printk and variable name by Masanari Iida · 12 years ago
  59. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  60. 97a5486 nfs: Show original device name verbatim in /proc/*/mount{s,info} by Ben Hutchings · 12 years ago
  61. acce94e nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeouts by Scott Mayhew · 12 years ago
  62. 7175fe9 nfs: Check whether a layout pointer is NULL before free it by Yanchuan Nian · 12 years ago
  63. 8d96b10 NFS: fix bug in legacy DNS resolver. by NeilBrown · 12 years ago
  64. 2b1bc30 NFSv4: nfs4_locku_done must release the sequence id by Trond Myklebust · 12 years ago
  65. 2240a9e NFSv4.1: We must release the sequence id when we fail to get a session slot by Trond Myklebust · 12 years ago
  66. 399f11c NFS: Wait for session recovery to finish before returning by Bryan Schumaker · 12 years ago
  67. 08f05c4 Return the right error value when dup[23]() newfd argument is too large by Al Viro · 12 years ago
  68. 8c673cb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  69. 4476c0e Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  70. 5258f38 sched/autogroup: Fix crash on reboot when autogroup is disabled by Mike Galbraith · 12 years ago
  71. 52b1de9 btrfs: unpin_extent_cache: fix the typo and unnecessary arguements by Liu Bo · 12 years ago
  72. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  73. 35fd3dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  74. 52eb5a9 ceph: fix dentry reference leak in encode_fh() by David Zafman · 12 years ago
  75. ffb5387 ext4: fix unjournaled inode bitmap modification by Eric Sandeen · 12 years ago
  76. 1a25b1c Lock splice_read and splice_write functions by Mikulas Patocka · 12 years ago
  77. b000056 ceph: Fix NULL ptr crash in strlen() by David Zafman · 12 years ago
  78. 0f9831a ceph: fix dentry reference leak in encode_fh() by David Zafman · 12 years ago
  79. 64b1cba Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  80. 299650c Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  81. 561ec64 VFS: don't do protected {sym,hard}links by default by Linus Torvalds · 12 years ago
  82. f48d427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  83. a28ad42 UBIFS: fix mounting problems after power cuts by Artem Bityutskiy · 12 years ago
  84. 98a1eeb UBIFS: introduce categorized lprops counter by Artem Bityutskiy · 12 years ago
  85. fec4fba Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  86. 1217650 fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check by Kees Cook · 12 years ago
  87. b40a795 freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD by Oleg Nesterov · 12 years ago
  88. c37b2b6 Btrfs: do not bug when we fail to commit the transaction by Josef Bacik · 12 years ago
  89. 7bfdcf7 Btrfs: fix memory leak when cloning root's node by Liu Bo · 12 years ago
  90. c657c3e Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable by Chris Mason · 12 years ago
  91. be6aef6 Btrfs: Use btrfs_update_inode_fallback when creating a snapshot by Josef Bacik · 12 years ago
  92. e2d044f Btrfs: Send: preserve ownership (uid and gid) also for symlinks. by Alex Lyakas · 12 years ago
  93. 671415b Btrfs: fix deadlock caused by the nested chunk allocation by Miao Xie · 12 years ago
  94. e515c18 btrfs: Return EINVAL when length to trim is less than FSB by Lukas Czerner · 12 years ago
  95. 5b7ff5b Btrfs: fix memory leak in btrfs_quota_enable() by Tsutomu Itoh · 12 years ago
  96. d79e504 Btrfs: send correct rdev and mode in btrfs-send by Arne Jansen · 12 years ago
  97. 96b5bd7 Btrfs: extended inode refs support for send mechanism by Jan Schmidt · 12 years ago
  98. 84167d1 Btrfs: Fix wrong error handling code by Stefan Behrens · 12 years ago
  99. 661bec6 Fix a sign bug causing invalid memory access in the ino_paths ioctl. by Gabriel de Perthuis · 12 years ago
  100. c629803 tty, ioctls -- Add new ioctl definitions for tty flags fetching by Cyrill Gorcunov · 12 years ago