aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | UBIFS: handle allocation failures in UBIFS write pathMatthew L. Creech2011-03-11
| * | | | | | UBIFS: use max_write_size during recoveryArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: use max_write_size for write-buffersArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: introduce write-buffer size fieldArtem Bityutskiy2011-03-08
| * | | | | | UBI: incorporate LEB offset informationArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: incorporate maximum write sizeArtem Bityutskiy2011-03-08
| * | | | | | UBIFS: fix LEB number in printkArtem Bityutskiy2011-02-08
| * | | | | | UBIFS: restrict world-writable debugfs filesVasiliy Kulikov2011-02-06
| * | | | | | UBIFS: describe UBIFS recovery logic some moreArtem Bityutskiy2011-02-06
| * | | | | | UBIFS: remove double semicolonArtem Bityutskiy2011-02-06
| * | | | | | UBIFS: do not start the commit if there is nothing to commitArtem Bityutskiy2011-01-25
| * | | | | | UBIFS: introduce mounting flagArtem Bityutskiy2011-01-17
| * | | | | | UBIFS: re-arrange variables in ubifs_infoArtem Bityutskiy2011-01-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \ \ \ \
| * | | | | | | Remove one to many n's in a wordJustin P. Mattock2011-03-01
| * | | | | | | fs/eventpoll.c: fix spellingDaniel Baluta2011-02-17
| * | | | | | | fs: update comments to point correct documentNamhyung Kim2011-02-17
| * | | | | | | ext4: fix comment typo uninitizedPaul Bolle2011-02-15
| * | | | | | | fuse/cuse: fix comment typo initilaizationPaul Bolle2011-02-15
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \ \ \ \ \ \
| * | | | | | | | ext4: Fix comment typo "especiially".Tao Ma2011-01-21
| * | | | | | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
| * | | | | | | | dio: fix typos in commentsNamhyung Kim2011-01-19
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for_next' into for_linusJan Kara2011-03-17
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ext3: Always set dx_node's fake_dirent explicitly.Eric Sandeen2011-03-07
| | * | | | | | | | | ext3: Fix an overflow in ext3_trim_fs.Tao Ma2011-03-03
| | * | | | | | | | | jbd: Remove one to many n's in a word.Justin P. Mattock2011-02-28
| | * | | | | | | | | ext3: skip orphan cleanup on rocompat fsAmir Goldstein2011-02-28
| | * | | | | | | | | ext2: Fix link count corruption under heavy link+rename loadJosh Hunt2011-02-28
| | * | | | | | | | | ext3: speed up group trim with the right free block count.Tao Ma2011-02-24
| | * | | | | | | | | ext3: Adjust trim start with first_data_block.Tao Ma2011-02-24
| | * | | | | | | | | quota: return -ENOMEM when memory allocation failsDavidlohr Bueso2011-02-24
* | | | | | | | | | | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-03-17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | nfs: BKL is no longer needed, so remove the includeStephen Rothwell2011-03-15
| * | | | | | | | | | | Cleanup: Factor out some cut-and-paste code.Rob Landley2011-03-11
| * | | | | | | | | | | cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.Rob Landley2011-03-11
| * | | | | | | | | | | NFS: account direct-io into task io accountingKonstantin Khlebnikov2011-03-11
| * | | | | | | | | | | NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust2011-03-11
| * | | | | | | | | | | NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust2011-03-11
| * | | | | | | | | | | NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust2011-03-11
| * | | | | | | | | | | NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust2011-03-11
| * | | | | | | | | | | NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust2011-03-11
| * | | | | | | | | | | NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy2011-03-11
| * | | | | | | | | | | NFSv4.1: Clear lseg pointer in ->doio functionFred Isaman2011-03-11
| * | | | | | | | | | | NFSv4.1: rearrange ->doio argsFred Isaman2011-03-11
| * | | | | | | | | | | NFSv4.1: pnfs filelayout driver writeFred Isaman2011-03-11
| * | | | | | | | | | | NFSv4.1: remove GETATTR from ds writesFred Isaman2011-03-11
| * | | | | | | | | | | NFSv4.1: implement generic pnfs layer write switchAndy Adamson2011-03-11
| * | | | | | | | | | | NFSv4.1: trigger LAYOUTGET for writesFred Isaman2011-03-11