summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-05-06btrfs: remove old unused commented out codeDavid Sterba
2011-05-06btrfs: remove all unused functionsDavid Sterba
2011-05-05GFS2: Don't use a try lock when promoting to a higher modeSteven Whitehouse
2011-05-05GFS2: Double check link count under glockSteven Whitehouse
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil
2011-05-04btrfs: remove unused function prototypesDavid Sterba
2011-05-03logfs: initialize superblock entries earlierLinus Torvalds
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang
2011-05-03ceph: use ihold() when i_lock is heldSage Weil
2011-05-03ext4: reimplement convert and split_unwrittenYongqiang Yang
2011-05-03ext4: add ext4_split_extent_at() and ext4_split_extent()Yongqiang Yang
2011-05-03ext4: add a function merging extents right and leftYongqiang Yang
2011-05-03ext4: fix deadlock in ext4_symlink() in ENOSPC conditionsJan Kara
2011-05-03ext4: Fix fs corruption when make_indexed_dir() failsJan Kara
2011-05-03ext4: set extents flag when migrating file to use extentsTheodore Ts'o
2011-05-03GFS2: Improve bug trap code in ->releasepage()Steven Whitehouse
2011-05-03GFS2: Fix ail list traversalSteven Whitehouse
2011-05-03GFS2: make sure fallocate bytes is a multiple of blksizeBenjamin Marzinski
2011-05-03cifs: handle errors from coalesce_t2Jeff Layton
2011-05-03cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton
2011-05-03CRED: Fix load_flat_shared_library() to initialise bprm correctlyDavid Howells
2011-05-02timerfd: Allow timers to be cancelled when clock was setThomas Gleixner
2011-05-02Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-05-02btrfs: Document a mutex lock/unlock sequenceDavid Sterba
2011-05-02btrfs: drop unused parameter from btrfs_release_pathDavid Sterba
2011-05-02btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba
2011-05-02btrfs: drop gfp parameter from find_extent_bufferDavid Sterba
2011-05-02btrfs: drop gfp parameter from alloc_extent_mapDavid Sterba
2011-05-02btrfs: drop unused parameter from extent_map_tree_initDavid Sterba
2011-05-02btrfs: drop unused argument from extent_io_tree_initDavid Sterba
2011-05-02btrfs: make functions static when possibleDavid Sterba
2011-05-02btrfs: unify checking of IS_ERR and nullDavid Sterba
2011-05-02btrfs: fix dereference before checkDavid Sterba
2011-05-02btrfs: remove nested duplicate variable declarationsDavid Sterba
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba
2011-05-01jbd2: fix fsync() tid wraparound bugTheodore Ts'o
2011-05-01ext4: remove dead code in ext4_has_free_blocks()Shaohua Li
2011-04-30ext4: ignore errors when issuing discardsTheodore Ts'o
2011-04-30ext4: don't set PageUptodate in ext4_end_bio()Curt Wohlgemuth
2011-04-29NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker
2011-04-29NFSD: Check status from nfsd4_map_bcts_dir()Bryan Schumaker
2011-04-29NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker
2011-04-29nfsd41: error out on repeated RECLAIM_COMPLETEMi Jinlong
2011-04-29nfsd41: compare request's opcnt with session's maxops at nfsd4_sequenceMi Jinlong
2011-04-29nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson
2011-04-29nfsd41: add flag checking for create_sessionMi Jinlong
2011-04-29nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong