1. 4173581 fs: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  2. 9cc64ce fs/exec.c: make bprm_mm_init() static by Yuanhan Liu · 12 years ago
  3. b24ae0b ocfs2/dlm: use GFP_ATOMIC inside a spin_lock by Dan Carpenter · 12 years ago
  4. 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 12 years ago
  5. 30b9c9e ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path by Sunil Mushran · 12 years ago
  6. 21d2068 get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero by Al Viro · 12 years ago
  7. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago
  8. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 12 years ago
  9. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  10. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 12 years ago
  11. 4f4a4fa nfsd: handle vfs_getattr errors in acl protocol by J. Bruce Fields · 12 years ago
  12. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  13. 79f9f99 ceph: prepopulate inodes only when request is aborted by Sage Weil · 12 years ago
  14. 4f522a2 d_hash_and_lookup(): export, switch open-coded instances by Al Viro · 12 years ago
  15. 3592ac4 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() by Al Viro · 12 years ago
  16. 5fa6300 9p: split dropping the acls from v9fs_set_create_acl() by Al Viro · 12 years ago
  17. be308f0 9p: switch v9fs_acl_chmod() from dentry to inode+fid by Al Viro · 12 years ago
  18. 0f235ca 9p: switch v9fs_set_acl() from dentry to fid by Al Viro · 12 years ago
  19. 7f165aa 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl() by Al Viro · 12 years ago
  20. 38baba9 9p: add fid-based variant of v9fs_xattr_set() by Al Viro · 12 years ago
  21. 0df4d6e hugetlb_file_setup(): use d_alloc_pseudo() by Al Viro · 12 years ago
  22. 4e6b897 hostfs: directory methods have no business in non-directory inode_operations by Al Viro · 12 years ago
  23. 740da42 __d_materialise_unique() is too generic by Al Viro · 12 years ago
  24. 54c807e fs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  25. da2d845 constify d_lookup() arguments by Al Viro · 12 years ago
  26. a713ca2 constify __d_lookup() arguments by Al Viro · 12 years ago
  27. cc2a527 lookup_slow: get rid of name argument by Al Viro · 12 years ago
  28. e97cdc8 lookup_fast: get rid of name argument by Al Viro · 12 years ago
  29. 21b9b07 get rid of name and type arguments of walk_component() by Al Viro · 12 years ago
  30. 5f4a6a6 link_path_walk(): move assignments to nd->last/nd->last_type up by Al Viro · 12 years ago
  31. ad8ca37 vfs: remove d_path_with_unreachable by Jeff Layton · 12 years ago
  32. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  33. 1afc99b propagate error from get_empty_filp() to its callers by Al Viro · 12 years ago
  34. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  35. 57eccb8 mount: consolidate permission checks by Al Viro · 12 years ago
  36. 9b40bc9 get rid of unprotected dereferencing of mnt->mnt_ns by Al Viro · 12 years ago
  37. dfdebc2 Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  38. 37f1356 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 12 years ago
  39. ab7eac2 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  40. 91e4bac xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  41. 2d0e9df xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  42. 0f22f9d xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  43. d44d9bc xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  44. 31db720 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  45. 1b1baff UDF: Fix a null pointer dereference in udf_sb_free_partitions by Namjae Jeon · 12 years ago
  46. 7e2fb2d jbd: don't wake kjournald unnecessarily by Eric Sandeen · 12 years ago
  47. 6d283db vfs: add missing virtual cache flush after editing partial pages by Linus Torvalds · 12 years ago
  48. 3441f0d Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  49. 6d92d4f fs/exec.c: work around icc miscompilation by Xi Wang · 12 years ago
  50. f1688e0 debugfs: convert gid= argument from decimal, not octal by Dave Reisner · 12 years ago
  51. 254adaa seq_file: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  52. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  53. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  54. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  55. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  56. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 12 years ago
  57. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 12 years ago
  58. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 12 years ago
  59. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 12 years ago
  60. ecf0eb9 nfs: avoid dereferencing null pointer in initiate_bulk_draining by Nickolai Zeldovich · 12 years ago
  61. 6db6dd7 NFS: Ensure that we free the rpc_task after read and write cleanups are done by Trond Myklebust · 12 years ago
  62. e25fbe3 nfs: fix null checking in nfs_get_option_str() by Xi Wang · 12 years ago
  63. 39e88fc pnfs: Increase the refcount when LAYOUTGET fails the first time by Yanchuan Nian · 12 years ago
  64. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  65. 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  66. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  67. f8d9a89 NFS: Fix access to suid/sgid executables by Weston Andros Adamson · 12 years ago
  68. 2318aa2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  69. ed4e6a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  70. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  71. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  72. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  73. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  74. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  75. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  76. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  77. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  78. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 12 years ago
  79. 88cf75a CIFS: Fix write after setting a read lock for read oplock files by Pavel Shilovsky · 12 years ago
  80. ca8aa29 Revert "CIFS: Fix write after setting a read lock for read oplock files" by Pavel Shilovsky · 12 years ago
  81. 31efee6 cifs: adjust sequence number downward after signing NT_CANCEL request by Jeff Layton · 12 years ago
  82. ea702b8 cifs: move check for NULL socket into smb_send_rqst by Jeff Layton · 12 years ago
  83. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  84. 2b50638 f2fs: clean up unused variables and return values by Jaegeuk Kim · 12 years ago
  85. ce19a5d f2fs: clean up the start_bidx_of_node function by Jaegeuk Kim · 12 years ago
  86. 64c576f f2fs: remove unneeded variable from f2fs_sync_fs by Namjae Jeon · 12 years ago
  87. fd8bb65 f2fs: fix fsync_inode list addition logic and avoid invalid access to memory by Namjae Jeon · 12 years ago
  88. 344324f f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info by Namjae Jeon · 12 years ago
  89. 06025f4 f2fs: handle error from f2fs_iget_nowait by Namjae Jeon · 12 years ago
  90. 029cd28 f2fs: fix equation of has_not_enough_free_secs() by Jaegeuk Kim · 12 years ago
  91. 12a6714 f2fs: return a default value for non-void function by Jaegeuk Kim · 12 years ago
  92. 71e9fec f2fs: invalidate the node page if allocation is failed by Jaegeuk Kim · 12 years ago
  93. 690e4a3 f2fs: add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  94. 0e9a9a1 ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago
  95. 721e3eb ext4: lock i_mutex when truncating orphan inodes by Theodore Ts'o · 12 years ago
  96. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  97. 1efef83 f2fs: do f2fs_balance_fs in front of dir operations by Jaegeuk Kim · 12 years ago
  98. 30f0c75 f2fs: should recover orphan and fsync data by Jaegeuk Kim · 12 years ago
  99. 398b1ac f2fs: fix handling errors got by f2fs_write_inode by Jaegeuk Kim · 12 years ago
  100. 38e0abd f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number by Namjae Jeon · 12 years ago