Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ima: add inode_post_setattr call | Mimi Zohar | 2012-09-07 | 1 | -0/+2 | |
| * | | | | | | vfs: move ima_file_free before releasing the file | Mimi Zohar | 2012-09-07 | 1 | -1/+1 | |
| * | | | | | | vfs: extend vfs_removexattr locking | Mimi Zohar | 2012-09-07 | 1 | -2/+4 | |
* | | | | | | | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-10-02 | 20 | -578/+451 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | UBIFS: print less | Artem Bityutskiy | 2012-08-31 | 8 | -70/+60 | |
| * | | | | | | | UBIFS: use pr_ helper instead of printk | Artem Bityutskiy | 2012-08-31 | 4 | -302/+235 | |
| * | | | | | | | UBIFS: comply with coding style | Artem Bityutskiy | 2012-08-31 | 16 | -206/+161 | |
| * | | | | | | | UBIFS: use __aligned() attribute | Artem Bityutskiy | 2012-08-31 | 1 | -1/+1 | |
| * | | | | | | | UBIFS: remove __DATE__ and __TIME__ | Jiri Slaby | 2012-08-31 | 1 | -1/+0 | |
| * | | | | | | | UBIFS: fix power cut emulation for mtdram | Artem Bityutskiy | 2012-08-31 | 1 | -9/+11 | |
| * | | | | | | | UBIFS: improve scanning debug output | Artem Bityutskiy | 2012-08-23 | 1 | -4/+4 | |
| * | | | | | | | UBIFS: always print full error reports | Artem Bityutskiy | 2012-08-22 | 2 | -8/+0 | |
| * | | | | | | | UBIFS: print PID in debug messages | Artem Bityutskiy | 2012-08-22 | 1 | -2/+4 | |
* | | | | | | | | Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-10-02 | 7 | -80/+447 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | xfs: Make inode32 a remountable option | Carlos Maiolino | 2012-09-26 | 1 | -1/+9 | |
| * | | | | | | | | xfs: add inode64->inode32 transition into xfs_set_inode32() | Carlos Maiolino | 2012-09-26 | 1 | -3/+12 | |
| * | | | | | | | | xfs: Fix mp->m_maxagi update during inode64 remount | Carlos Maiolino | 2012-09-26 | 1 | -1/+1 | |
| * | | | | | | | | xfs: reduce code duplication handling inode32/64 options | Carlos Maiolino | 2012-09-26 | 3 | -62/+72 | |
| * | | | | | | | | xfs: make inode64 as the default allocation mode | Carlos Maiolino | 2012-09-26 | 1 | -0/+7 | |
| * | | | | | | | | xfs: Fix m_agirotor reset during AG selection | Carlos Maiolino | 2012-09-26 | 1 | -1/+1 | |
| * | | | | | | | | Make inode64 a remountable option | Carlos Maiolino | 2012-09-26 | 1 | -1/+29 | |
| * | | | | | | | | xfs: stop the sync worker before xfs_unmountfs | Ben Myers | 2012-09-17 | 1 | -0/+1 | |
| * | | | | | | | | xfs: xfs_seek_hole() refinement with hole searching from page cache for unwri... | Jeff Liu | 2012-08-24 | 1 | -11/+67 | |
| * | | | | | | | | xfs: xfs_seek_data() refinement with unwritten extents check up from page cache | Jeff Liu | 2012-08-24 | 1 | -18/+54 | |
| * | | | | | | | | xfs: Introduce a helper routine to probe data or hole offset from page cache | Jeff Liu | 2012-08-24 | 1 | -0/+219 | |
| * | | | | | | | | xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole() | Jeff Liu | 2012-08-24 | 1 | -6/+4 | |
| * | | | | | | | | xfs: fix race while discarding buffers [V4] | Carlos Maiolino | 2012-08-24 | 2 | -18/+28 | |
| * | | | | | | | | xfs: check for possible overflow in xfs_ioc_trim | Tomas Racek | 2012-08-16 | 1 | -2/+4 | |
| * | | | | | | | | xfs: unlock the AGI buffer when looping in xfs_dialloc | Christoph Hellwig | 2012-08-16 | 1 | -8/+9 | |
| * | | | | | | | | xfs: kill struct declarations in xfs_mount.h | Alex Elder | 2012-08-16 | 2 | -5/+1 | |
| * | | | | | | | | xfs: fix uninitialised variable in xfs_rtbuf_get() | Dave Chinner | 2012-08-16 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-02 | 94 | -2092/+2486 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2012-10-02 | 3 | -2/+26 | |
| * | | | | | | | | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-02 | 47 | -6/+240 | |
| * | | | | | | | | btrfs: reada_extent doesn't need kref for refcount | Al Viro | 2012-10-02 | 1 | -11/+7 | |
| * | | | | | | | | coredump: move core dump functionality into its own file | Alex Kelly | 2012-10-02 | 3 | -645/+688 | |
| * | | | | | | | | coredump: prevent double-free on an error path in core dumper | Denys Vlasenko | 2012-09-26 | 1 | -15/+4 | |
| * | | | | | | | | fcntl: fix misannotations | Al Viro | 2012-09-26 | 1 | -3/+3 | |
| * | | | | | | | | ceph: don't abuse d_delete() on failure exits | Al Viro | 2012-09-26 | 1 | -2/+2 | |
| * | | | | | | | | vfs: delete surplus inode NULL check | Alan Cox | 2012-09-26 | 1 | -1/+1 | |
| * | | | | | | | | switch simple cases of fget_light to fdget | Al Viro | 2012-09-26 | 28 | -562/+459 | |
| * | | | | | | | | switch o2hb_region_dev_write() to fget_light() | Al Viro | 2012-09-26 | 1 | -2/+3 | |
| * | | | | | | | | proc_map_files_readdir(): don't bother with grabbing files | Al Viro | 2012-09-26 | 1 | -19/+9 | |
| * | | | | | | | | make get_file() return its argument | Al Viro | 2012-09-26 | 5 | -10/+5 | |
| * | | | | | | | | switch xfs_find_handle() to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 | |
| * | | | | | | | | switch xfs_swapext() to fget_light() | Al Viro | 2012-09-26 | 1 | -5/+5 | |
| * | | | | | | | | switch coda get_device_index() to fget_light() | Al Viro | 2012-09-26 | 1 | -17/+15 | |
| * | | | | | | | | switch btrfs_ioctl_clone() to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 | |
| * | | | | | | | | switch timerfd_[sg]ettime(2) to fget_light() | Al Viro | 2012-09-26 | 1 | -8/+9 | |
| * | | | | | | | | switch epoll_wait(2) to fget_light() | Al Viro | 2012-09-26 | 1 | -3/+3 |