1. 979a6e2 udf: Get rid of 0-length arrays in struct fileIdentDesc by Jan Kara · 3 years, 8 months ago
  2. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  3. 63c9e47 udf: fix silent AED tagLocation corruption by Steven J. Magnani · 4 years ago
  4. 382a228 udf: Remove pointless union in udf_inode_info by Jan Kara · 4 years, 3 months ago
  5. 044e2e2 udf: Avoid accessing uninitialized data on failed inode read by Jan Kara · 4 years, 3 months ago
  6. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  7. 800552c udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS by Pali Rohár · 5 years ago
  8. c3367a1 udf: augment UDF permissions on new inodes by Steven J. Magnani · 5 years ago
  9. ab9a3a7 udf: reduce leakage of blocks related to named streams by Steven J. Magnani · 5 years ago
  10. fa33cdb udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
  11. 2b42be5 udf: Propagate errors from udf_truncate_extents() by Jan Kara · 6 years ago
  12. d288d95 udf: Fix BUG on corrupted inode by Jan Kara · 6 years ago
  13. c3b9cec udf: convert inode stamps to timespec64 by Arnd Bergmann · 7 years ago
  14. 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 7 years ago
  15. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  16. 0220edd udf: Simplify calls to udf_disk_stamp_to_time by Deepa Dinamani · 7 years ago
  17. 0c9850f udf: Clean up handling of invalid uid/gid by Jan Kara · 7 years ago
  18. 70260e4 udf: Ignore [ug]id=ignore mount options by Jan Kara · 7 years ago
  19. 89a4d97 udf: Fix some sign-conversion warnings by Steve Magnani · 7 years ago
  20. fcbf763 udf: Fix signed/unsigned format specifiers by Steve Magnani · 7 years ago
  21. b490bdd udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF by Steve Magnani · 7 years ago
  22. b5f5245 fs-udf: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  23. 033c9da fs-udf: Improve six size determinations by Markus Elfring · 7 years ago
  24. f2e9535 udf: Fix deadlock between writeback and udf_setsize() by Jan Kara · 8 years ago
  25. 5c26eac udf: use kmap_atomic for memcpy copying by Fabian Frederick · 8 years ago
  26. 6ff6b2b udf: use octal for permissions by Fabian Frederick · 8 years ago
  27. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  28. 1d82a56 udf: check partition reference in udf_read_inode() by Fabian Frederick · 8 years ago
  29. 54bb60d udf: merge module informations in super.c by Fabian Frederick · 8 years ago
  30. b31c9ed udf: remove next_epos from udf_update_extent_cache() by Fabian Frederick · 8 years ago
  31. 7ed0fbd udf: Factor out trimming of crtime by Fabian Frederick · 8 years ago
  32. bbc9abd udf: remove unneeded line break by Fabian Frederick · 8 years ago
  33. 02d4ca4 udf: merge bh free by Fabian Frederick · 8 years ago
  34. 3cc6f84 udf: use pointer for kernel_long_ad argument by Fabian Frederick · 8 years ago
  35. ad4d053 udf: Make stat on symlink report symlink length as st_size by Jan Kara · 8 years ago
  36. a17f0cb fs/udf: make #ifdef UDF_PREALLOCATE unconditional by Steve Kenton · 8 years ago
  37. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  38. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  39. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  40. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
  41. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  42. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  43. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  44. 4f1b151 udf: avoid uninitialized variable use by Arnd Bergmann · 9 years ago
  45. 6c37157 udf: Fix lost indirect extent block by Jan Kara · 9 years ago
  46. fcea62b udf: Factor out code for creating indirect extent by Jan Kara · 9 years ago
  47. b0918d9 udf: limit the maximum number of indirect extents in a row by Vegard Nossum · 9 years ago
  48. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  49. c73119c udf: don't duplicate page_symlink_inode_operations by Al Viro · 9 years ago
  50. 70f19f5 udf: Don't corrupt unalloc spacetable when writing it by Steven J. Magnani · 9 years ago
  51. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  53. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  54. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  55. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  56. 0fd2ba3 udf: return correct errno for udf_update_inode() by Changwoo Min · 10 years ago
  57. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  58. 13f0c2b udf: remove redundant buffer_head.h includes by Fabian Frederick · 10 years ago
  59. 6981498 udf: remove bool assignment to 0/1 by Fabian Frederick · 10 years ago
  60. 23b133bd udf: Check length of extended attributes and allocation descriptors by Jan Kara · 10 years ago
  61. 7914495 udf: Remove repeated loads blocksize by Jan Kara · 10 years ago
  62. e159332 udf: Verify i_size when loading inode by Jan Kara · 10 years ago
  63. 6174c2e udf: Fix loading of special inodes by Jan Kara · 10 years ago
  64. 470cca5 udf: Set i_generation field by Jan Kara · 10 years ago
  65. 4071b91 udf: Properly detect stale inodes by Jan Kara · 10 years ago
  66. 6d3d5e8 udf: Make udf_read_inode() and udf_iget() return error by Jan Kara · 10 years ago
  67. c03aa9f udf: Avoid infinite loop when processing indirect ICBs by Jan Kara · 10 years ago
  68. bb7720a0 udf: Fold udf_fill_inode() into __udf_read_inode() by Jan Kara · 10 years ago
  69. 8a70ee3 udf: Avoid dir link count to go negative by Jan Kara · 10 years ago
  70. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
  71. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  72. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
  73. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
  74. 09ebb17 udf: Fix data corruption on file type conversion by Jan Kara · 11 years ago
  75. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  76. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 12 years ago
  77. 9960005 udf: add extent cache support in case of file reading by Namjae Jeon · 12 years ago
  78. 6d31d15 udf: remove un-needed variable from inode_getblk by Namjae Jeon · 12 years ago
  79. fb719c5 udf: don't increment lenExtents while writing to a hole by Namjae Jeon · 12 years ago
  80. 2fb7d99 udf: fix memory leak while allocating blocks during write by Namjae Jeon · 12 years ago
  81. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  82. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  83. c2ba138 userns: Convert the udf filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  84. 5eec54f UDF: Add support for O_DIRECT by Ian Abbott · 12 years ago
  85. 378b8e1 udf: add writepages support for udf by Namjae Jeon · 12 years ago
  86. bb2b6d1 udf: fix udf_setsize() for file data in ICB by Ian Abbott · 12 years ago
  87. a0e589b UDF: Remove unnecessary variable "offset" from udf_fill_inode by Ashish Sangwan · 13 years ago
  88. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  89. b2527bf udf: Fix file entry logicalBlocksRecorded by Steve Nickel · 13 years ago
  90. d5e2cf0 udf: Init/maintain file entry checkpoint field by Steve Nickel · 13 years ago
  91. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  92. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  93. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  94. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  95. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  96. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  97. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  98. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  99. bc11232 udf: Add readpages support for udf. by Namjae Jeon · 13 years ago
  100. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago