Commit Graph

9889 Commits (09856c108956c99088ead9267ccbd1dab77f7043)

Author SHA1 Message Date
Al Viro 82d63fc9e3 cramfs: fix named-pipe handling 17 years ago
Ken Chen 2d70b68d42 fix setpriority(PRIO_PGRP) thread iterator breakage 17 years ago
Pavel Emelyanov ff9bc512f1 binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers 17 years ago
Clement Calmels 1804dc6e14 /proc/self/maps doesn't display the real file offset 17 years ago
Linus Torvalds 5f22ca9b13 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion 17 years ago
Bob Copeland 9419fc1c95 omfs: fix oops when file metadata is corrupted 17 years ago
Bob Copeland c963343a11 omfs: fix potential oops when directory size is corrupted 17 years ago
Chris Mason 7d455e0030 fs/inode.c: properly init address_space->writeback_index 17 years ago
Artem Bityutskiy c78c7e35a4 UBIFS: xattr bugfixes 17 years ago
Steve French ad661334b8 [CIFS] mount of IPC$ breaks with iget patch 17 years ago
David Howells 9e2b2dc413 CRED: Introduce credential access wrappers 17 years ago
David Teigland 51409340d2 dlm: rename structs 17 years ago
David Teigland cb980d9a3e dlm: add missing kfrees 17 years ago
Artem Bityutskiy 720b499c80 UBIFS: remove unneeded check 17 years ago
Artem Bityutskiy 0a883a05c5 UBIFS: few commentary fixes 17 years ago
Zoltan Sogor 5acd6ff8ac UBIFS: fix budgeting request alignment in xattr code 17 years ago
Artem Bityutskiy 840dc6b891 UBIFS: improve arguments checking in debugging messages 17 years ago
Adrian Hunter 81ffa38e15 UBIFS: always set i_generation to 0 17 years ago
Adrian Hunter 3a13252c6f UBIFS: correct spelling of "thrice". 17 years ago
Zoltan Sogor 22bc7fa8c5 UBIFS: support splice_write 17 years ago
Artem Bityutskiy 0010f18afc UBIFS: minor tweaks in commit 17 years ago
Artem Bityutskiy b364b41aeb UBIFS: reserve more space for index 17 years ago
Artem Bityutskiy 1de9415906 UBIFS: print pid in dump function 17 years ago
Artem Bityutskiy dab4b4d2f9 UBIFS: align inode data to eight 17 years ago
Artem Bityutskiy 547000da64 UBIFS: improve budgeting checks 17 years ago
Adrian Hunter f769108424 UBIFS: correct orphan deletion order 17 years ago
Adrian Hunter 7d62ff2c39 UBIFS: fix typos in comments 17 years ago
Adrian Hunter bc813355c7 UBIFS: do not union creat_sqnum and del_cmtno 17 years ago
Artem Bityutskiy de94eb558b UBIFS: optimize deletions 17 years ago
Artem Bityutskiy 014eb04b03 UBIFS: increment commit number earlier 17 years ago
Artem Bityutskiy fd6c6b51e3 UBIFS: remove another unneeded function parameter 17 years ago
Artem Bityutskiy 1f28681ad3 UBIFS: remove unneeded function parameter 17 years ago
Artem Bityutskiy fbfa6c884a UBIFS: do not write orphans back 17 years ago
Adrian Hunter ff46d7b3e0 UBIFS: make ubifs_ro_mode() not inline 17 years ago
Adrian Hunter 2fb42b11f6 UBIFS: ensure UBIFS switches to read-only on error 17 years ago
Adrian Hunter 16dfd804b4 UBIFS: fix error return in failure mode 17 years ago
Artem Bityutskiy 1e0f358e29 UBIFS: free budget in delete_inode as well 17 years ago
Artem Bityutskiy 7d32c2bb14 UBIFS: improve debugging 17 years ago
Artem Bityutskiy 182854b46f UBIFS: fix budgeting calculations 17 years ago
Artem Bityutskiy ce769caa50 UBIFS: print volume name as well 17 years ago
Lachlan McIlroy c6a7b0f8a4 [XFS] Fix use after free in xfs_log_done(). 17 years ago
Ruben Porras c94312de22 [XFS] Make xfs_bmap_*_count_leaves void. 17 years ago
Lachlan McIlroy 5695ef46ef [XFS] Use KM_NOFS for debug trace buffers 17 years ago
Christoph Hellwig d62c251fe4 [XFS] use KM_MAYFAIL in xfs_mountfs 17 years ago
Christoph Hellwig ff4f038c6b [XFS] refactor xfs_mount_free 17 years ago
Christoph Hellwig 6203300e5e [XFS] don't call xfs_freesb from xfs_unmountfs 17 years ago
Christoph Hellwig 41b5c2e77a [XFS] xfs_unmountfs should return void 17 years ago
Christoph Hellwig 4249023a5d [XFS] cleanup xfs_mountfs 17 years ago
Christoph Hellwig 77508ec8e6 [XFS] move root inode IRELE into xfs_unmountfs 17 years ago
Christoph Hellwig 3a76c1ea07 [XFS] stop using file_update_time 17 years ago