summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | Btrfs: avoid uninit variable warnings in ordered-data.cChris Mason2011-01-311-1/+1
| * | Btrfs: catch errors from btrfs_sync_logChris Mason2011-01-311-1/+2
| * | Btrfs: make shrink_delalloc a little friendlierJosef Bacik2011-01-311-3/+14
| * | Btrfs: handle no memory properly in prepare_pagesJosef Bacik2011-01-281-2/+6
| * | Btrfs: do error checking in btrfs_del_csumsJosef Bacik2011-01-281-0/+3
| * | Btrfs: use the global block reserve if we cannot reserve spaceJosef Bacik2011-01-281-1/+27
| * | Btrfs: do not release more reserved bytes to the global_block_rsv than we needJosef Bacik2011-01-281-2/+14
| * | Btrfs: fix check_path_shared so it returns the right valueJosef Bacik2011-01-281-2/+3
| * | btrfs: check return value of btrfs_start_ioctl_transaction() properlyTsutomu Itoh2011-01-281-1/+1
| * | btrfs: fix return value check of btrfs_join_transaction()Tsutomu Itoh2011-01-286-13/+51
| * | fs/btrfs/inode.c: Add missing IS_ERR testJulia Lawall2011-01-281-1/+1
| * | btrfs: fix missing break in switch phraseliubo2011-01-281-0/+1
| * | btrfs: fix several uncheck memory allocationsliubo2011-01-284-0/+33
| * | btrfs: fix uncheck memory allocation in btrfs_submit_compressed_readliubo2011-01-282-4/+25
| * | Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-286-65/+117
| |\ \
| | * | Btrfs: Fix file clone when source offset is not 0Li Zefan2011-01-271-1/+4
| | * | Btrfs: Fix memory leak in writepage fixup workMiao Xie2011-01-271-0/+1
| | * | Btrfs: Don't return acl info when mounting with noacl optionMiao Xie2011-01-271-0/+6
| | * | Btrfs: Free correct pointer after using strsepTero Roponen2011-01-271-2/+3
| | * | Btrfs: Fix memory leak on finding existing superIan Kent2011-01-271-0/+2
| | * | Btrfs: Fix memory leak at umountLi Zefan2011-01-271-0/+2
| | * | btrfs: Check mergeable free space when removing a clusterLi Zefan2011-01-271-6/+20
| | * | btrfs: Add a helper try_merge_free_space()Li Zefan2011-01-271-32/+43
| | * | btrfs: Update stats when allocating from a clusterLi Zefan2011-01-271-3/+14
| | * | btrfs: Free fully occupied bitmap in clusterLi Zefan2011-01-271-0/+2
| | * | btrfs: Add helper function free_bitmap()Li Zefan2011-01-271-21/+16
| | * | btrfs: Fix threshold calculation for block groups smaller than 1GBLi Zefan2011-01-271-2/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-075-18/+28
|\ \ \ \
| * | | | cifs: remove checks for ses->status == CifsExitingJeff Layton2011-02-071-4/+1
| * | | | cifs: add check for kmalloc in parse_daclStanislav Fomichev2011-02-061-0/+4
| * | | | cifs: don't send an echo request unless NegProt has been doneJeff Layton2011-02-051-2/+6
| * | | | cifs: enable signing flag in SMB header when server has it onJeff Layton2011-02-041-0/+4
| * | | | cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar2011-02-041-2/+2
| * | | | CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky2011-02-041-5/+6
| * | | | cifs: fix length vs. total_read confusion in cifs_demultiplex_threadJeff Layton2011-02-021-5/+5
* | | | | CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa2011-02-041-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2011-02-034-51/+67
|\ \ \ \ \
| * | | | | hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig2011-02-031-2/+2
| * | | | | hfsplus: fix two memory leaks in wrapper.cChuck Ebbert2011-02-031-2/+2
| * | | | | hfsplus: do not leak buffer on errorChuck Ebbert2011-02-031-2/+2
| * | | | | hfsplus: fix failed mount handlingChristoph Hellwig2011-02-031-45/+61
* | | | | | Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh2011-02-021-2/+0
* | | | | | fs: make block fiemap mapping length at least blocksize longJosef Bacik2011-02-021-0/+7
* | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-022-3/+3
* | | | | | epoll: epoll_wait() should not use timespec_add_ns()Eric Dumazet2011-02-021-3/+13
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-02-0211-85/+130
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cifs: fix length checks in checkSMBJeff Layton2011-01-311-16/+17
| * | | | [CIFS] Update cifs minor versionSteve French2011-01-311-1/+1
| * | | | cifs: No need to check crypto blockcipher allocationShirish Pargaonkar2011-01-311-2/+3
| * | | | cifs: clean up some compiler warningsJeff Layton2011-01-314-17/+6
OpenPOWER on IntegriCloud