summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara2016-02-222-20/+16
| * | | | | | ext4: trim unused parameter from convert_initialized_extent()Eric Whitney2016-02-221-2/+2
| * | | | | | mbcache: add reusable flag to cache entriesAndreas Gruenbacher2016-02-223-29/+77
| * | | | | | ext4: shortcut setting of xattr to the same valueJan Kara2016-02-221-0/+18
| * | | | | | mbcache: get rid of _e_hash_list_headAndreas Gruenbacher2016-02-221-31/+10
| * | | | | | ext4: kill ext4_mballoc_readyAndreas Gruenbacher2016-02-221-10/+4
| * | | | | | mbcache2: rename to mbcacheJan Kara2016-02-228-151/+151
| * | | | | | mbcache2: Use referenced bit instead of LRUJan Kara2016-02-221-31/+56
| * | | | | | mbcache2: limit cache sizeJan Kara2016-02-221-5/+45
| * | | | | | mbcache: remove mbcacheJan Kara2016-02-222-859/+1
| * | | | | | ext2: convert to mbcache2Jan Kara2016-02-224-100/+92
| * | | | | | ext4: convert to mbcache2Jan Kara2016-02-224-75/+75
| * | | | | | mbcache2: reimplement mbcacheJan Kara2016-02-222-1/+360
| * | | | | | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-02-211-0/+1
| * | | | | | ext4: make sure to revoke all the freeable blocks in ext4_free_blocksDaeho Jeong2016-02-211-19/+13
* | | | | | | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-03-175-75/+38
|\ \ \ \ \ \ \
| * | | | | | | configfs: switch ->default groups to a linked listChristoph Hellwig2016-03-064-72/+33
| * | | | | | | configfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-261-3/+5
* | | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-22/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-0144-242/+565
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-1434-294/+453
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs/compat: remove useless compat ioctl for parport deviceBamvor Jian Zhang2016-02-081-22/+0
* | | | | | | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-171-5/+14
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-1410-73/+153
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]Tejun Heo2016-02-071-5/+14
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-171-0/+92
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vfs: define kernel_copy_file_from_fd()Mimi Zohar2016-02-211-0/+16
| * | | | | | | | | | | | security: define kernel_read_file hookMimi Zohar2016-02-211-0/+4
| * | | | | | | | | | | | vfs: define kernel_read_file_from_pathMimi Zohar2016-02-211-0/+19
| * | | | | | | | | | | | vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-181-2/+2
| * | | | | | | | | | | | vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-181-0/+53
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-1718-296/+329
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | eCryptfs: Use skcipher and shashHerbert Xu2016-01-277-161/+180
| * | | | | | | | | | | nfsd: Use shashHerbert Xu2016-01-271-11/+17
| * | | | | | | | | | | f2fs: Use skcipherHerbert Xu2016-01-274-53/+45
| * | | | | | | | | | | ext4: Use skcipherHerbert Xu2016-01-274-53/+47
| * | | | | | | | | | | cifs: Use skcipherHerbert Xu2016-01-272-18/+40
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-1618-298/+501
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | autofs4: use pr_xxx() macros directly for loggingIan Kent2016-03-156-75/+68
| * | | | | | | | | | | autofs4: change log print macros to not insert newlineIan Kent2016-03-156-49/+49
| * | | | | | | | | | | autofs4: make autofs log prints consistentIan Kent2016-03-154-12/+12
| * | | | | | | | | | | autofs4: fix some white space errorsIan Kent2016-03-154-8/+6
| * | | | | | | | | | | autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent2016-03-151-1/+1
| * | | | | | | | | | | autofs4: fix coding style line length in autofs4_wait()Ian Kent2016-03-151-2/+4
| * | | | | | | | | | | autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent2016-03-151-8/+20
| * | | | | | | | | | | autofs4: coding style fixesIan Kent2016-03-158-158/+175
| * | | | | | | | | | | autofs: show pipe inode in mount optionsStanislav Kinsburskiy2016-03-151-1/+6
| * | | | | | | | | | | mm: simplify lock_page_memcg()Johannes Weiner2016-03-152-14/+11
| * | | | | | | | | | | mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-152-11/+11
| * | | | | | | | | | | fs/mpage.c:mpage_readpages(): use lru_to_page() helperAndrew Morton2016-03-151-1/+2