Commit Graph

5862 Commits (1b28f22a87a5a2f0ab39f2549441bbe5eb2e369f)

Author SHA1 Message Date
Denver Gingerich d05e96fe46 fix compiler warnings in acorn.c 18 years ago
OGAWA Hirofumi 9aacd59934 fat: gcc 4.3 warning fix 18 years ago
Pavel Emelianov 259902ea95 Make NFS client use seq_list_xxx helpers 18 years ago
Pavel Emelianov b0765fb857 Make /proc/self/mounts(tats) use seq_list_xxx helpers 18 years ago
Pavel Emelianov 25216b0039 Make /proc/tty/drivers use seq_list_xxx helpers 18 years ago
Pavel Emelianov a6a8bd6d28 Make AFS use seq_list_xxx helpers 18 years ago
Andrew Morton 85420ccad1 vxfs warning fixes 18 years ago
Cyrill Gorcunov 647bd61a5f UDF: check for allocated memory for inode data 18 years ago
Cyrill Gorcunov c9c64155f5 UDF: check for allocated memory for data of new inodes 18 years ago
Tomas Janousek d62141414a Use boot based time for uptime in /proc 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Alexey Dobriyan 786d7e1612 Fix rmmod/read/write races in /proc entries 18 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Jan Kara f89b779508 jbd2 commit: fix transaction dropping 18 years ago
Jan Kara fe28e42b99 jbd commit: fix transaction dropping 18 years ago
Al Viro 7c9e3c2e3b wrong order of arguments of ->readdir() 18 years ago
Eric Van Hensbergen 9e2f6688c0 9p: re-enable mount time debug option 18 years ago
Eric Van Hensbergen 9523a841b1 9p: cache meta-data when cache=loose 18 years ago
Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago
David Chinner 0f1145cc18 [XFS] Fix lockdep annotations for xfs_lock_inodes 18 years ago
Michal Marek faa63e9584 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode 18 years ago
Michal Marek 1fa503df66 [XFS] Compat ioctl handler for handle operations 18 years ago
Michal Marek 547e00c3c6 [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. 18 years ago
Eric Sandeen 3a59c94c4b [XFS] Clean up function name handling in tracing code 18 years ago
David Chinner b11f94d537 [XFS] Quota inode has no parent. 18 years ago
David Chinner 2a82b8be8a [XFS] Concurrent Multi-File Data Streams 18 years ago
Andrew Morton 0892ccd6fe [XFS] Use uninitialized_var macro to stop warning about rtx 18 years ago
Christoph Hellwig fbf3ce8d8e [XFS] XFS should not be looking at filp reference counts 18 years ago
Vignesh Babu 16a087d8e1 [XFS] Use is_power_of_2 instead of open coding checks 18 years ago
Christoph Hellwig bbaaf53808 [XFS] Reduce shouting by removing unnecessary macros from dir2 code. 18 years ago
David Chinner 54aa8e26e9 [XFS] Simplify XFS min/max macros. 18 years ago
Eric Sandeen 24ad33ff71 [XFS] Kill off xfs_count_bits 18 years ago
Jesper Juhl 87ae3c2411 [XFS] Cancel transactions on xfs_itruncate_start error. 18 years ago
Christoph Hellwig 39726be2a2 [XFS] Use do_div() on 64 bit types. 18 years ago
David Chinner 516b2e7c26 [XFS] Fix remount,readonly path to flush everything correctly. 18 years ago
David Chinner 957d0ebed0 [XFS] Cleanup inode extent size hint extraction 18 years ago
David Chinner 84e1e99f11 [XFS] Prevent ENOSPC from aborting transactions that need to succeed 18 years ago
David Chinner 641c56fbfe [XFS] Prevent deadlock when flushing inodes on unmount 18 years ago
Tim Shimmin 0164af51ce [XFS] Log the agf_length change in xfs_growfs_data_private(). 18 years ago
David Chinner effd120edb [XFS] Map unwritten extents correctly for I/o completion processing 18 years ago
David Chinner 45c3414112 [XFS] Apply transaction delta counts atomically to incore counters 18 years ago
David Chinner b2826136a1 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). 18 years ago
David Chinner e927af90aa [XFS] Block on unwritten extent conversion during synchronous direct I/O. 18 years ago
David Chinner f4a9f28a90 [XFS] Flush the block device before closing it on unmount. 18 years ago
David Chinner 4e5ae8386b [XFS] xfs_bmapi fails to update the previous extent pointer 18 years ago
David Chinner 210c6f1caa [XFS] Fix the transaction flags to make lazy superblock counters work. 18 years ago
David Chinner 92821e2ba4 [XFS] Lazy Superblock Counters 18 years ago
Andrew Morton 3260f78ad6 [XFS] Use generic shrinker interfaces in XFS. 18 years ago
David Chinner 92dfe8d266 [XFS] Make hole punching at EOF atomic. 18 years ago
David Chinner 511105b3d7 [XFS] Fix vmalloc leak on mount/unmount. 18 years ago