aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: unify sysfs size node handlingTejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: introduce partition 0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: implement extended dev numbersTejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-09block: make variable and argument names more consistentTejun Heo
2008-10-09block: update add_partition() error handlingTejun Heo
2008-10-09block: allow deleting zero length partitionTejun Heo
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09block: drop virtual merging accountingMikulas Patocka
2008-10-09Let the block device know when sectors can be discardedDavid Woodhouse
2008-10-08[CIFS] Check that last search entry resume key is validSteve French
2008-10-07[CIFS] make sure we have the right resume info before calling CIFSFindNextSteve French
2008-10-07[CIFS] clean up error handling in cifs_unlinkSteve French
2008-10-06ext4: Avoid double dirtying of super block in ext4_put_super()Andi Kleen
2008-10-07Hook ext4 to the vfs fiemap interface.Eric Sandeen
2008-10-06[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfoJeff Layton
2008-10-03generic block based fiemap implementationJosef Bacik
2008-10-03ocfs2: fiemap supportMark Fasheh
2008-10-08vfs: vfs-level fiemap interfaceMark Fasheh
2008-10-08ext4: fix xattr deadlockKalpak Shah
2008-10-06jbd2: Fix buffer head leak when writing the commit blockTheodore Ts'o
2008-10-05ext4: Add debugging markers that can be used by systemtapTheodore Ts'o
2008-10-08jbd2: abort instead of waiting for nonexistent transactionDuane Griffin
2008-10-10ext4: fix initialization of UNINIT bitmap blocksFrederic Bohe
2008-10-10ext4: Remove old legacy block allocatorTheodore Ts'o
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-09-26Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-26GFS2: Support for I/O barriersSteven Whitehouse
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy
2008-09-249p: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-24cifs: explicitly revoke SPNEGO key after session setupJeff Layton
2008-09-24cifs: Convert cifs to new aops.Nick Piggin
2008-09-24[CIFS] update DOS attributes in cifsInode if we successfully changed themSteve French
2008-09-24cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIleJeff Layton
2008-09-24cifs: work around samba returning -ENOENT on SetFileDisposition callJeff Layton
2008-09-24cifs: fix inverted NULL check after kmallocJeff Layton
2008-09-23ext4: Combine proc file handling into a single set of functionsTheodore Ts'o
2008-09-23[CIFS] clean up upcall handling for dns_resolver keysSteve French
2008-09-23[CIFS] fix busy-file renames and refactor cifs_rename logicSteve French